summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/silvmil.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/silvmil.cpp')
-rw-r--r--src/mame/drivers/silvmil.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mame/drivers/silvmil.cpp b/src/mame/drivers/silvmil.cpp
index dfd7e380e28..2d3b3e0110a 100644
--- a/src/mame/drivers/silvmil.cpp
+++ b/src/mame/drivers/silvmil.cpp
@@ -33,6 +33,7 @@ Very likely to be 'whatever crystals we had on hand which were close enough for
#include "emupal.h"
#include "screen.h"
#include "speaker.h"
+#include "tilemap.h"
class silvmil_state : public driver_device