diff options
Diffstat (limited to 'src/devices/sound/discrete.c')
-rw-r--r-- | src/devices/sound/discrete.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/devices/sound/discrete.c b/src/devices/sound/discrete.c index ae278d503db..71e95ed46bc 100644 --- a/src/devices/sound/discrete.c +++ b/src/devices/sound/discrete.c @@ -36,7 +36,7 @@ ************************************************************************/ #include "emu.h" -#include "wavwrite.h" +#include "sound/wavwrite.h" #include "discrete.h" // for now, make buggy GCC/Mingw STFU about I64FMT |