Reverted latest changes.
[reactos.git] / reactos / lib / ntdll / dbg / winedbg.c
index 818fa2e..c18c6d6 100644 (file)
@@ -1,8 +1,7 @@
 /*
  * Debugging functions for WINE
  */
-#define NTOS_USER_MODE
-#include <ntos.h>
+#include <ntddk.h>
 #include <wine/debugtools.h>
 
 DECLARE_DEBUG_CHANNEL(tid);