summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/cupidon.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/cupidon.cpp')
-rw-r--r--src/mame/drivers/cupidon.cpp3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/mame/drivers/cupidon.cpp b/src/mame/drivers/cupidon.cpp
index c1af7777bb2..2ecdcf66932 100644
--- a/src/mame/drivers/cupidon.cpp
+++ b/src/mame/drivers/cupidon.cpp
@@ -15,7 +15,8 @@
#include "emu.h"
#include "machine/68340.h"
-
+#include "screen.h"
+#include "speaker.h"
class cupidon_state : public driver_device