summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/cloak.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/cloak.cpp')
-rw-r--r--src/mame/drivers/cloak.cpp5
1 files changed, 4 insertions, 1 deletions
diff --git a/src/mame/drivers/cloak.cpp b/src/mame/drivers/cloak.cpp
index 137fed27c22..1d2b38bb31f 100644
--- a/src/mame/drivers/cloak.cpp
+++ b/src/mame/drivers/cloak.cpp
@@ -117,11 +117,14 @@
*/
#include "emu.h"
+#include "includes/cloak.h"
+
#include "cpu/m6502/m6502.h"
#include "sound/pokey.h"
#include "machine/nvram.h"
#include "machine/watchdog.h"
-#include "includes/cloak.h"
+#include "speaker.h"
+
/*************************************
*