summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/funybubl.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/funybubl.cpp')
-rw-r--r--src/mame/drivers/funybubl.cpp5
1 files changed, 4 insertions, 1 deletions
diff --git a/src/mame/drivers/funybubl.cpp b/src/mame/drivers/funybubl.cpp
index f961f6faf3b..2a353ac37b8 100644
--- a/src/mame/drivers/funybubl.cpp
+++ b/src/mame/drivers/funybubl.cpp
@@ -51,9 +51,12 @@ Note: SW2, SW3 & SW4 not populated
#include "emu.h"
-#include "cpu/z80/z80.h"
#include "includes/funybubl.h"
+#include "cpu/z80/z80.h"
+#include "screen.h"
+#include "speaker.h"
+
WRITE8_MEMBER(funybubl_state::funybubl_vidram_bank_w)
{