summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/jr200.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/jr200.cpp')
-rw-r--r--src/mame/drivers/jr200.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/mame/drivers/jr200.cpp b/src/mame/drivers/jr200.cpp
index 6b5a3315443..21d92e7903b 100644
--- a/src/mame/drivers/jr200.cpp
+++ b/src/mame/drivers/jr200.cpp
@@ -20,6 +20,8 @@
#include "emu.h"
#include "cpu/m6800/m6800.h"
#include "sound/beep.h"
+#include "screen.h"
+#include "speaker.h"
class jr200_state : public driver_device