[NTVDM] Fix PCH w.r.t. using the debug routines. The PCH use here in itself could...
[reactos.git] / reactos / subsystems / mvdm / ntvdm / bios / rom.c
index 3fdc077..6fbf272 100644 (file)
@@ -8,9 +8,11 @@
 
 /* INCLUDES *******************************************************************/
 
+#include "ntvdm.h"
+
 #define NDEBUG
+#include <debug.h>
 
-#include "ntvdm.h"
 #include "emulator.h"
 #include "memory.h"
 #include "cpu/callback.h"