summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/namcos10.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/namcos10.c')
-rw-r--r--src/mame/drivers/namcos10.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/drivers/namcos10.c b/src/mame/drivers/namcos10.c
index 0f502ed2f64..67ddee95c65 100644
--- a/src/mame/drivers/namcos10.c
+++ b/src/mame/drivers/namcos10.c
@@ -263,7 +263,7 @@ Utyuu Daisakusen Chocovader Contactee CVC1 Ver.A KC022A
1. The ROM PCB has locations for 16x 128MBit FlashROMs (Total capacity = 2048MBits) but usually only a few are populated.
*/
-#include "driver.h"
+#include "emu.h"
#include "cpu/mips/psx.h"
#include "includes/psx.h"