[NTVDM] Revert r69435.
[reactos.git] / reactos / subsystems / mvdm / ntvdm / dos / dos32krnl / device.c
index 66cb64f..71fbdce 100644 (file)
@@ -6,11 +6,21 @@
  * PROGRAMMERS:     Aleksandar Andrejevic <theflash AT sdf DOT lonestar DOT org>
  */
 
+/* INCLUDES *******************************************************************/
+
 #include "ntvdm.h"
 
 #define NDEBUG
 #include <debug.h>
 
+#include "emulator.h"
+#include "cpu/bop.h"
+#include "device.h"
+
+#include "dos.h"
+#include "dos/dem.h"
+#include "memory.h"
+
 /* PRIVATE VARIABLES **********************************************************/
 
 static const BYTE StrategyRoutine[] = {