summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/video/tecmo16.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/video/tecmo16.c')
-rw-r--r--src/mame/video/tecmo16.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/video/tecmo16.c b/src/mame/video/tecmo16.c
index 30083c14636..be6a2d55e22 100644
--- a/src/mame/video/tecmo16.c
+++ b/src/mame/video/tecmo16.c
@@ -8,7 +8,7 @@
******************************************************************************/
-#include "driver.h"
+#include "emu.h"
UINT16 *tecmo16_videoram;
UINT16 *tecmo16_colorram;