- Include roscfg.h previous all other header files.
authorHartmut Birr <osexpert@googlemail.com>
Mon, 25 Aug 2003 09:17:12 +0000 (09:17 +0000)
committerHartmut Birr <osexpert@googlemail.com>
Mon, 25 Aug 2003 09:17:12 +0000 (09:17 +0000)
svn path=/trunk/; revision=5844

reactos/ntoskrnl/ke/i386/exp.c

index 241b7e0..8ec9b02 100644 (file)
@@ -27,8 +27,8 @@
 
 /* INCLUDES *****************************************************************/
 
-#include <ddk/ntddk.h>
 #include <roscfg.h>
+#include <ddk/ntddk.h>
 #include <internal/ntoskrnl.h>
 #include <internal/ke.h>
 #include <internal/i386/segment.h>