[NTVDM] Improve the PCH situation.
[reactos.git] / reactos / subsystems / mvdm / ntvdm / hardware / sound / speaker.c
index f99918b..ac035fc 100644 (file)
@@ -6,16 +6,11 @@
  * PROGRAMMERS:     Hermes Belusca-Maito (hermes.belusca@sfr.fr)
  */
 
-/* INCLUDES *******************************************************************/
-
 #include "ntvdm.h"
 
 #define NDEBUG
 #include <debug.h>
 
-#include "speaker.h"
-#include "hardware/pit.h"
-
 /* Extra PSDK/NDK Headers */
 #include <ndk/iofuncs.h>