summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/video/tryout.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/video/tryout.c')
-rw-r--r--src/mame/video/tryout.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/video/tryout.c b/src/mame/video/tryout.c
index 7445cf21c64..284a583d3c7 100644
--- a/src/mame/video/tryout.c
+++ b/src/mame/video/tryout.c
@@ -5,7 +5,7 @@
****************************************************************/
-#include "driver.h"
+#include "emu.h"
static tilemap_t *fg_tilemap, *bg_tilemap;
static UINT8 vram_bank;