summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/tourtabl.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/tourtabl.cpp')
-rw-r--r--src/mame/drivers/tourtabl.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/mame/drivers/tourtabl.cpp b/src/mame/drivers/tourtabl.cpp
index a826ebacafe..2c7d91f6c7d 100644
--- a/src/mame/drivers/tourtabl.cpp
+++ b/src/mame/drivers/tourtabl.cpp
@@ -14,6 +14,8 @@
#include "machine/watchdog.h"
#include "sound/tiaintf.h"
#include "video/tia.h"
+#include "screen.h"
+#include "speaker.h"
class tourtabl_state : public driver_device