- DBGKD_WAIT_STATE_CHANGE64 is used in KD protocol 5, not number 6 that we use. Proto...
[reactos.git] / reactos / lib / rossym / frommem.c
index b5042b7..f03274e 100644 (file)
@@ -11,9 +11,7 @@
 #include <ntddk.h>
 #include <reactos/rossym.h>
 #include "rossympriv.h"
-#ifdef _MSC_VER
-#include "ntimage.h"
-#endif
+#include <ntimage.h>
 
 #define NDEBUG
 #include <debug.h>