summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/video/edevices.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/video/edevices.h')
-rw-r--r--src/mame/video/edevices.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mame/video/edevices.h b/src/mame/video/edevices.h
index dcb91a67b45..0147c742e63 100644
--- a/src/mame/video/edevices.h
+++ b/src/mame/video/edevices.h
@@ -7,6 +7,7 @@
#include "screen.h"
#include "emupal.h"
+#include "tilemap.h"
class edevices_device : public device_t
{