summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/kncljoe.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/kncljoe.c')
-rw-r--r--src/mame/drivers/kncljoe.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/drivers/kncljoe.c b/src/mame/drivers/kncljoe.c
index a6bd24f5188..54223b115d1 100644
--- a/src/mame/drivers/kncljoe.c
+++ b/src/mame/drivers/kncljoe.c
@@ -25,7 +25,7 @@ Updates:
***************************************************************************/
-#include "driver.h"
+#include "emu.h"
#include "cpu/z80/z80.h"
#include "cpu/m6800/m6800.h"
#include "sound/ay8910.h"