summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/skimaxx.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/skimaxx.cpp')
-rw-r--r--src/mame/drivers/skimaxx.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/mame/drivers/skimaxx.cpp b/src/mame/drivers/skimaxx.cpp
index de0a8fc86b4..77d7b3b67c7 100644
--- a/src/mame/drivers/skimaxx.cpp
+++ b/src/mame/drivers/skimaxx.cpp
@@ -40,6 +40,8 @@
#include "cpu/m68000/m68000.h"
#include "cpu/tms34010/tms34010.h"
#include "sound/okim6295.h"
+#include "screen.h"
+#include "speaker.h"
class skimaxx_state : public driver_device