summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/cswat.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/cswat.cpp')
-rw-r--r--src/mame/drivers/cswat.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mame/drivers/cswat.cpp b/src/mame/drivers/cswat.cpp
index 7052a3b98d3..de0127175ae 100644
--- a/src/mame/drivers/cswat.cpp
+++ b/src/mame/drivers/cswat.cpp
@@ -28,6 +28,7 @@ TODO:
#include "cpu/mb88xx/mb88xx.h"
#include "emupal.h"
#include "screen.h"
+#include "tilemap.h"
class cswat_state : public driver_device