summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/sound/gaelco.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/devices/sound/gaelco.c')
-rw-r--r--src/devices/sound/gaelco.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/devices/sound/gaelco.c b/src/devices/sound/gaelco.c
index 9a40796a1ac..c11c39979ff 100644
--- a/src/devices/sound/gaelco.c
+++ b/src/devices/sound/gaelco.c
@@ -37,7 +37,7 @@ Registers per channel:
#include "emu.h"
#include "gaelco.h"
-#include "wavwrite.h"
+#include "sound/wavwrite.h"
#define VERBOSE_SOUND 0
#define VERBOSE_READ_WRITES 0