summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/redclash.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/redclash.cpp')
-rw-r--r--src/mame/drivers/redclash.cpp5
1 files changed, 4 insertions, 1 deletions
diff --git a/src/mame/drivers/redclash.cpp b/src/mame/drivers/redclash.cpp
index 6cd3042d8be..b05ea64ee5e 100644
--- a/src/mame/drivers/redclash.cpp
+++ b/src/mame/drivers/redclash.cpp
@@ -23,9 +23,12 @@ TODO:
***************************************************************************/
#include "emu.h"
+#include "includes/redclash.h"
+
#include "cpu/z80/z80.h"
#include "sound/sn76496.h"
-#include "includes/redclash.h"
+#include "screen.h"
+#include "speaker.h"
/* Sound comm between CPU's */