summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/funtech.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/funtech.cpp')
-rw-r--r--src/mame/drivers/funtech.cpp4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/mame/drivers/funtech.cpp b/src/mame/drivers/funtech.cpp
index 626859ae1f7..dcd6263c6db 100644
--- a/src/mame/drivers/funtech.cpp
+++ b/src/mame/drivers/funtech.cpp
@@ -21,10 +21,14 @@ and an unpopulated position for a YM2413 or UM3567
*/
#include "emu.h"
+
#include "cpu/z80/z80.h"
#include "sound/ay8910.h"
#include "machine/nvram.h"
#include "machine/ticket.h"
+#include "screen.h"
+#include "speaker.h"
+
#include "fts2in1.lh"