summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/model3.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/model3.h')
-rw-r--r--src/mame/includes/model3.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mame/includes/model3.h b/src/mame/includes/model3.h
index 34718b9cdd5..b5055e48af8 100644
--- a/src/mame/includes/model3.h
+++ b/src/mame/includes/model3.h
@@ -18,6 +18,7 @@
#include "machine/timer.h"
#include "emupal.h"
#include "screen.h"
+#include "tilemap.h"
typedef float MATRIX[4][4];
typedef float VECTOR[4];