summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/argus.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/argus.h')
-rw-r--r--src/mame/includes/argus.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mame/includes/argus.h b/src/mame/includes/argus.h
index e163fc93d6e..83aac1282eb 100644
--- a/src/mame/includes/argus.h
+++ b/src/mame/includes/argus.h
@@ -5,6 +5,7 @@
#include "video/jalblend.h"
#include "emupal.h"
#include "screen.h"
+#include "tilemap.h"
class argus_state : public driver_device
{