aboutsummaryrefslogtreecommitdiff
path: root/audio/decoders/aiff.h
diff options
context:
space:
mode:
Diffstat (limited to 'audio/decoders/aiff.h')
-rw-r--r--audio/decoders/aiff.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/decoders/aiff.h b/audio/decoders/aiff.h
index 558a018f57..59664bb85a 100644
--- a/audio/decoders/aiff.h
+++ b/audio/decoders/aiff.h
@@ -28,8 +28,8 @@
* - sword1
*/
-#ifndef SOUND_AIFF_H
-#define SOUND_AIFF_H
+#ifndef AUDIO_AIFF_H
+#define AUDIO_AIFF_H
#include "common/scummsys.h"
#include "common/types.h"