summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/cabaret.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/cabaret.cpp')
-rw-r--r--src/mame/drivers/cabaret.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mame/drivers/cabaret.cpp b/src/mame/drivers/cabaret.cpp
index eaf24dac033..bf7333cf798 100644
--- a/src/mame/drivers/cabaret.cpp
+++ b/src/mame/drivers/cabaret.cpp
@@ -30,6 +30,7 @@ are the same of IGS. AMT may be previous IGS name.
#include "emupal.h"
#include "screen.h"
#include "speaker.h"
+#include "tilemap.h"
class cabaret_state : public driver_device