summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/famibox.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/famibox.cpp')
-rw-r--r--src/mame/drivers/famibox.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/mame/drivers/famibox.cpp b/src/mame/drivers/famibox.cpp
index e46d1b26855..31ba4eca55d 100644
--- a/src/mame/drivers/famibox.cpp
+++ b/src/mame/drivers/famibox.cpp
@@ -63,6 +63,8 @@ Notes/ToDo:
#include "video/ppu2c0x.h"
#include "cpu/m6502/n2a03.h"
#include "debugger.h"
+#include "screen.h"
+#include "speaker.h"
class famibox_state : public driver_device