summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/playch10.h
diff options
context:
space:
mode:
author AJR <ajrhacker@users.noreply.github.com>2019-08-21 14:09:01 -0400
committer AJR <ajrhacker@users.noreply.github.com>2019-08-21 14:09:01 -0400
commit121326f802fc04a70c3e9929f33973ade9c389ee (patch)
tree400f7164e2bfe33680702e50834bcb1845263052 /src/mame/includes/playch10.h
parent084c0472a4f09e8ad9a20294809fbae7de49d562 (diff)
Remove tilemap.h from emu.h (nw)
Diffstat (limited to 'src/mame/includes/playch10.h')
-rw-r--r--src/mame/includes/playch10.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mame/includes/playch10.h b/src/mame/includes/playch10.h
index b844b5beb4a..6a1efd3072b 100644
--- a/src/mame/includes/playch10.h
+++ b/src/mame/includes/playch10.h
@@ -9,6 +9,7 @@
#include "machine/rp5h01.h"
#include "video/ppu2c0x.h"
#include "emupal.h"
+#include "tilemap.h"
class playch10_state : public driver_device
{