summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/mastboy.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/mastboy.cpp')
-rw-r--r--src/mame/drivers/mastboy.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/mame/drivers/mastboy.cpp b/src/mame/drivers/mastboy.cpp
index cf7241a0745..08fa73396c2 100644
--- a/src/mame/drivers/mastboy.cpp
+++ b/src/mame/drivers/mastboy.cpp
@@ -440,6 +440,8 @@
#include "sound/saa1099.h"
#include "sound/msm5205.h"
#include "machine/nvram.h"
+#include "screen.h"
+#include "speaker.h"
class mastboy_state : public driver_device