summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/zaxxon.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/zaxxon.cpp')
-rw-r--r--src/mame/drivers/zaxxon.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/drivers/zaxxon.cpp b/src/mame/drivers/zaxxon.cpp
index a6edd92174b..43436590c13 100644
--- a/src/mame/drivers/zaxxon.cpp
+++ b/src/mame/drivers/zaxxon.cpp
@@ -255,7 +255,7 @@
#include "emu.h"
#include "includes/zaxxon.h"
-#include "audio/segasnd.h"
+#include "audio/segausb.h"
#include "cpu/z80/z80.h"
#include "machine/gen_latch.h"