aboutsummaryrefslogtreecommitdiff
path: root/audio/decoders/wave.h
diff options
context:
space:
mode:
Diffstat (limited to 'audio/decoders/wave.h')
-rw-r--r--audio/decoders/wave.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/decoders/wave.h b/audio/decoders/wave.h
index 6a34bc175a..c8ac7fe318 100644
--- a/audio/decoders/wave.h
+++ b/audio/decoders/wave.h
@@ -34,8 +34,8 @@
* - tucker
*/
-#ifndef SOUND_WAVE_H
-#define SOUND_WAVE_H
+#ifndef AUDIO_WAVE_H
+#define AUDIO_WAVE_H
#include "common/scummsys.h"
#include "common/types.h"