Commit 5f6a8c2b authored by Francois Gouget's avatar Francois Gouget Committed by Alexandre Julliard

include: Move the language and sort macros to winnt.rh.

parent b47debdd
...@@ -538,6 +538,7 @@ SRCDIR_INCLUDES = \ ...@@ -538,6 +538,7 @@ SRCDIR_INCLUDES = \
winnls.h \ winnls.h \
winnls32.h \ winnls32.h \
winnt.h \ winnt.h \
winnt.rh \
winperf.h \ winperf.h \
winreg.h \ winreg.h \
winresrc.h \ winresrc.h \
......
...@@ -38,7 +38,7 @@ ...@@ -38,7 +38,7 @@
#include <winuser.rh> #include <winuser.rh>
#include <commctrl.rh> #include <commctrl.rh>
/* FIXME: #include <dde.rh> */ /* FIXME: #include <dde.rh> */
/* FIXME: #include <winnt.rh> */ #include <winnt.rh>
#include <dlgs.h> #include <dlgs.h>
#include <winver.h> #include <winver.h>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment