[NTVDM]
[reactos.git] / reactos / subsystems / mvdm / ntvdm / hardware / pit.c
index f64d267..118b594 100644 (file)
 
 #define NDEBUG
 
+#include "ntvdm.h"
 #include "emulator.h"
-#include "io.h"
 #include "pit.h"
+
+#include "io.h"
 #include "pic.h"
 #include "clock.h"