summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/quizpun2.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/quizpun2.cpp')
-rw-r--r--src/mame/drivers/quizpun2.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mame/drivers/quizpun2.cpp b/src/mame/drivers/quizpun2.cpp
index ef4be0ec9ec..7227d56d725 100644
--- a/src/mame/drivers/quizpun2.cpp
+++ b/src/mame/drivers/quizpun2.cpp
@@ -95,6 +95,7 @@ Notes:
#include "emupal.h"
#include "screen.h"
#include "speaker.h"
+#include "tilemap.h"
class quizpun2_state : public driver_device