[NTVDM] Fix PCH w.r.t. using the debug routines. The PCH use here in itself could...
[reactos.git] / reactos / subsystems / mvdm / ntvdm / hardware / pit.c
index 551e5b4..540ecec 100644 (file)
 
 /* INCLUDES *******************************************************************/
 
+#include "ntvdm.h"
+
 #define NDEBUG
+#include <debug.h>
 
-#include "ntvdm.h"
 #include "emulator.h"
 #include "pit.h"