summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/namcos21.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/namcos21.c')
-rw-r--r--src/mame/drivers/namcos21.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/drivers/namcos21.c b/src/mame/drivers/namcos21.c
index 3c667b01735..7755cb1df69 100644
--- a/src/mame/drivers/namcos21.c
+++ b/src/mame/drivers/namcos21.c
@@ -288,7 +288,7 @@ CPU68 PCB:
JP2 /D-ST /VBL
JP3
*/
-#include "driver.h"
+#include "emu.h"
#include "cpu/m68000/m68000.h"
#include "cpu/m6805/m6805.h"
#include "deprecat.h"