[NTVDM] Improve the PCH situation.
[reactos.git] / reactos / subsystems / mvdm / ntvdm / cpu / callback.c
index 00c8979..9d5905f 100644 (file)
 |   with the CPU registers is 100% prone to bugs!!
 \******************************************************************************/
 
-/* INCLUDES *******************************************************************/
-
 #include "ntvdm.h"
 
 #define NDEBUG
 #include <debug.h>
 
-#include "emulator.h"
-#include "callback.h"
-
-#include "cpu.h"
-#include "bop.h"
-#include <isvbop.h>
-
 /* PRIVATE VARIABLES **********************************************************/
 
 static BYTE Yield[] =