aboutsummaryrefslogtreecommitdiff
path: root/audio/decoders/mac_snd.h
diff options
context:
space:
mode:
authorJohannes Schickel2011-10-28 12:27:50 +0200
committerJohannes Schickel2011-10-28 12:27:50 +0200
commit3ddb6c0c903f478b91a8965d3433a9f79ce16ba7 (patch)
tree9c8e40e01187ba7f06a0d14d80bf36a24517ac02 /audio/decoders/mac_snd.h
parent0e8110d3dbcb8d9ef6d0b9e3969ec4f13ea22990 (diff)
downloadscummvm-rg350-3ddb6c0c903f478b91a8965d3433a9f79ce16ba7.tar.gz
scummvm-rg350-3ddb6c0c903f478b91a8965d3433a9f79ce16ba7.tar.bz2
scummvm-rg350-3ddb6c0c903f478b91a8965d3433a9f79ce16ba7.zip
AUDIO: Adapt include guard names to the "new" directory name.
Diffstat (limited to 'audio/decoders/mac_snd.h')
-rw-r--r--audio/decoders/mac_snd.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/decoders/mac_snd.h b/audio/decoders/mac_snd.h
index cbbd82bbe0..7e960058ae 100644
--- a/audio/decoders/mac_snd.h
+++ b/audio/decoders/mac_snd.h
@@ -26,8 +26,8 @@
* - sci
*/
-#ifndef SOUND_MAC_SND_H
-#define SOUND_MAC_SND_H
+#ifndef AUDIO_MAC_SND_H
+#define AUDIO_MAC_SND_H
#include "common/scummsys.h"
#include "common/types.h"