summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/shootout.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/shootout.c')
-rw-r--r--src/mame/drivers/shootout.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/drivers/shootout.c b/src/mame/drivers/shootout.c
index e910980eea9..4b942c13aae 100644
--- a/src/mame/drivers/shootout.c
+++ b/src/mame/drivers/shootout.c
@@ -34,7 +34,7 @@
*/
-#include "driver.h"
+#include "emu.h"
#include "cpu/m6502/m6502.h"
#include "sound/2203intf.h"