summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/bingoman.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/bingoman.cpp')
-rw-r--r--src/mame/drivers/bingoman.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/mame/drivers/bingoman.cpp b/src/mame/drivers/bingoman.cpp
index 3817029ef34..2bfae7e4c33 100644
--- a/src/mame/drivers/bingoman.cpp
+++ b/src/mame/drivers/bingoman.cpp
@@ -241,6 +241,8 @@
#include "emu.h"
#include "cpu/h8/h83002.h"
+#include "screen.h"
+#include "speaker.h"
class bingoman_state : public driver_device