aboutsummaryrefslogtreecommitdiff
path: root/audio/decoders/raw.h
diff options
context:
space:
mode:
Diffstat (limited to 'audio/decoders/raw.h')
-rw-r--r--audio/decoders/raw.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/decoders/raw.h b/audio/decoders/raw.h
index 5a7897b688..5cbf2c9b79 100644
--- a/audio/decoders/raw.h
+++ b/audio/decoders/raw.h
@@ -20,8 +20,8 @@
*
*/
-#ifndef SOUND_RAW_H
-#define SOUND_RAW_H
+#ifndef AUDIO_RAW_H
+#define AUDIO_RAW_H
#include "common/scummsys.h"
#include "common/types.h"