[NTVDM]
[reactos.git] / reactos / subsystems / ntvdm / emulator.c
index 2d22307..983e4dd 100644 (file)
@@ -26,9 +26,9 @@
 #include "hardware/mouse.h"
 #include "hardware/pic.h"
 #include "hardware/ps2.h"
-#include "hardware/speaker.h"
-#include "hardware/timer.h"
-#include "hardware/vga.h"
+#include "hardware/sound/speaker.h"
+#include "hardware/pit.h"
+#include "hardware/video/vga.h"
 
 #include "vddsup.h"
 #include "io.h"