summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/audio/segasnd.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/audio/segasnd.c')
-rw-r--r--src/mame/audio/segasnd.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/audio/segasnd.c b/src/mame/audio/segasnd.c
index 44aa908aa91..7f796448676 100644
--- a/src/mame/audio/segasnd.c
+++ b/src/mame/audio/segasnd.c
@@ -9,7 +9,7 @@
***************************************************************************/
-#include "driver.h"
+#include "emu.h"
#include "streams.h"
#include "includes/segag80v.h"
#include "cpu/mcs48/mcs48.h"