summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/pturn.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/pturn.cpp')
-rw-r--r--src/mame/drivers/pturn.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/mame/drivers/pturn.cpp b/src/mame/drivers/pturn.cpp
index d519858b38c..e14e863d215 100644
--- a/src/mame/drivers/pturn.cpp
+++ b/src/mame/drivers/pturn.cpp
@@ -80,6 +80,8 @@ ROMS: All ROM labels say only "PROM" and a number.
#include "cpu/z80/z80.h"
#include "machine/gen_latch.h"
#include "sound/ay8910.h"
+#include "screen.h"
+#include "speaker.h"
class pturn_state : public driver_device