summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/egghunt.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/egghunt.cpp')
-rw-r--r--src/mame/drivers/egghunt.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mame/drivers/egghunt.cpp b/src/mame/drivers/egghunt.cpp
index b01bd8a025a..ce5844d122d 100644
--- a/src/mame/drivers/egghunt.cpp
+++ b/src/mame/drivers/egghunt.cpp
@@ -50,6 +50,7 @@ I dumped it with this configuration. In case I'll redump it desoldering pin 16 f
#include "emupal.h"
#include "screen.h"
#include "speaker.h"
+#include "tilemap.h"
class egghunt_state : public driver_device
{