summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/pkscram.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/pkscram.cpp')
-rw-r--r--src/mame/drivers/pkscram.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mame/drivers/pkscram.cpp b/src/mame/drivers/pkscram.cpp
index 7fb4b3a5f8c..b2793f6fcf4 100644
--- a/src/mame/drivers/pkscram.cpp
+++ b/src/mame/drivers/pkscram.cpp
@@ -21,6 +21,7 @@ driver by David Haywood and few bits by Pierpaolo Prazzoli
#include "emupal.h"
#include "screen.h"
#include "speaker.h"
+#include "tilemap.h"
class pkscram_state : public driver_device