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.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mame/drivers/ppmast93.cpp b/src/mame/drivers/ppmast93.cpp
index 5294c66c52f..e6388df9651 100644
--- a/src/mame/drivers/ppmast93.cpp
+++ b/src/mame/drivers/ppmast93.cpp
@@ -140,6 +140,7 @@ Dip locations added based on the notes above.
#include "emupal.h"
#include "screen.h"
#include "speaker.h"
+#include "tilemap.h"
class ppmast93_state : public driver_device