summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/audio/starwars.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/audio/starwars.c')
-rw-r--r--src/mame/audio/starwars.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/audio/starwars.c b/src/mame/audio/starwars.c
index 1ffde55cfb2..471e3a22e8e 100644
--- a/src/mame/audio/starwars.c
+++ b/src/mame/audio/starwars.c
@@ -7,7 +7,7 @@
***************************************************************************/
-#include "driver.h"
+#include "emu.h"
#include "cpu/m6809/m6809.h"
#include "sound/tms5220.h"
#include "includes/starwars.h"