summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/driver.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/emu/driver.cpp')
-rw-r--r--src/emu/driver.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/emu/driver.cpp b/src/emu/driver.cpp
index 57d68c929ef..8dde7622da6 100644
--- a/src/emu/driver.cpp
+++ b/src/emu/driver.cpp
@@ -11,6 +11,7 @@
#include "emu.h"
#include "image.h"
#include "drivenum.h"
+#include "tilemap.h"
//**************************************************************************