summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/baraduke.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/baraduke.c')
-rw-r--r--src/mame/drivers/baraduke.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/drivers/baraduke.c b/src/mame/drivers/baraduke.c
index 9b2bff5f46a..9c821242b8f 100644
--- a/src/mame/drivers/baraduke.c
+++ b/src/mame/drivers/baraduke.c
@@ -104,7 +104,7 @@ DIP locations verified for:
***************************************************************************/
-#include "driver.h"
+#include "emu.h"
#include "cpu/m6809/m6809.h"
#include "cpu/m6800/m6800.h"
#include "sound/namco.h"