summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/video/tceptor.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/video/tceptor.c')
-rw-r--r--src/mame/video/tceptor.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/video/tceptor.c b/src/mame/video/tceptor.c
index c036a5015eb..33cc9284c5b 100644
--- a/src/mame/video/tceptor.c
+++ b/src/mame/video/tceptor.c
@@ -3,7 +3,7 @@
* emulate video hardware
*/
-#include "driver.h"
+#include "emu.h"
#include "includes/namcoic.h"
#define TX_TILE_OFFSET_CENTER (32 * 2)