summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/audio/redalert.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/audio/redalert.c')
-rw-r--r--src/mame/audio/redalert.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/audio/redalert.c b/src/mame/audio/redalert.c
index 3c86606f178..2ddc0753683 100644
--- a/src/mame/audio/redalert.c
+++ b/src/mame/audio/redalert.c
@@ -7,7 +7,7 @@
****************************************************************************/
-#include "driver.h"
+#include "emu.h"
#include "cpu/m6800/m6800.h"
#include "cpu/m6502/m6502.h"
#include "machine/rescap.h"