summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/namcos1.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/namcos1.c')
-rw-r--r--src/mame/drivers/namcos1.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/drivers/namcos1.c b/src/mame/drivers/namcos1.c
index 369e46df348..39fd2ca45ca 100644
--- a/src/mame/drivers/namcos1.c
+++ b/src/mame/drivers/namcos1.c
@@ -338,7 +338,7 @@ C - uses sub board with support for player 3 and 4 controls
***********************************************************************/
-#include "driver.h"
+#include "emu.h"
#include "cpu/m6809/m6809.h"
#include "cpu/m6800/m6800.h"
#include "sound/2151intf.h"