summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/cb2001.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/cb2001.cpp')
-rw-r--r--src/mame/drivers/cb2001.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mame/drivers/cb2001.cpp b/src/mame/drivers/cb2001.cpp
index 62af00fb8d5..669049d97d4 100644
--- a/src/mame/drivers/cb2001.cpp
+++ b/src/mame/drivers/cb2001.cpp
@@ -49,6 +49,7 @@ this seems more like 8-bit hardware, maybe it should be v25, not v35...
#include "emupal.h"
#include "screen.h"
#include "speaker.h"
+#include "tilemap.h"
class cb2001_state : public driver_device