summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/audio/spacefb.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/audio/spacefb.c')
-rw-r--r--src/mame/audio/spacefb.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/audio/spacefb.c b/src/mame/audio/spacefb.c
index a2c6f6b66f5..c0a35f94954 100644
--- a/src/mame/audio/spacefb.c
+++ b/src/mame/audio/spacefb.c
@@ -4,7 +4,7 @@
****************************************************************************/
-#include "driver.h"
+#include "emu.h"
#include "cpu/mcs48/mcs48.h"
#include "sound/dac.h"
#include "sound/samples.h"