[NTVDM] Improve the PCH situation.
[reactos.git] / reactos / subsystems / mvdm / ntvdm / ntvdm.c
index 7d9a825..49384c7 100644 (file)
@@ -6,20 +6,11 @@
  * PROGRAMMERS:     Aleksandar Andrejevic <theflash AT sdf DOT lonestar DOT org>
  */
 
-/* INCLUDES *******************************************************************/
-
 #include "ntvdm.h"
 
 #define NDEBUG
 #include <debug.h>
 
-#include "emulator.h"
-
-#include "bios/bios.h"
-#include "cpu/cpu.h"
-
-#include "dos/dem.h"
-
 #include "resource.h"
 
 /* VARIABLES ******************************************************************/