summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/namcond1.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/namcond1.c')
-rw-r--r--src/mame/drivers/namcond1.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/drivers/namcond1.c b/src/mame/drivers/namcond1.c
index 1793c34f3a1..2fe13b31340 100644
--- a/src/mame/drivers/namcond1.c
+++ b/src/mame/drivers/namcond1.c
@@ -65,7 +65,7 @@ Notes:
*************************************************************/
-#include "driver.h"
+#include "emu.h"
#include "cpu/m68000/m68000.h"
#include "video/ygv608.h"
#include "cpu/h83002/h8.h"