summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/ppmast93.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/ppmast93.cpp')
-rw-r--r--src/mame/drivers/ppmast93.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/mame/drivers/ppmast93.cpp b/src/mame/drivers/ppmast93.cpp
index 60422c41e82..0d06ff0da02 100644
--- a/src/mame/drivers/ppmast93.cpp
+++ b/src/mame/drivers/ppmast93.cpp
@@ -137,6 +137,8 @@ Dip locations added based on the notes above.
#include "sound/dac.h"
#include "sound/volt_reg.h"
#include "sound/ym2413.h"
+#include "screen.h"
+#include "speaker.h"
class ppmast93_state : public driver_device