aboutsummaryrefslogtreecommitdiff
path: root/engines/kyra/sound.h
diff options
context:
space:
mode:
authorTorbjörn Andersson2007-02-20 17:33:54 +0000
committerTorbjörn Andersson2007-02-20 17:33:54 +0000
commit1987813f53fd73151729968d6462e7f6d998ea6c (patch)
tree0074ce50707314c74c633495da9935f75ff52b98 /engines/kyra/sound.h
parent9aa7d2209b9941fd8b7b9a28f0d9d2fa970c9df3 (diff)
downloadscummvm-rg350-1987813f53fd73151729968d6462e7f6d998ea6c.tar.gz
scummvm-rg350-1987813f53fd73151729968d6462e7f6d998ea6c.tar.bz2
scummvm-rg350-1987813f53fd73151729968d6462e7f6d998ea6c.zip
Another batch of header consistency changes.
svn-id: r25746
Diffstat (limited to 'engines/kyra/sound.h')
-rw-r--r--engines/kyra/sound.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/engines/kyra/sound.h b/engines/kyra/sound.h
index 741d3a8d9a..5a602cb980 100644
--- a/engines/kyra/sound.h
+++ b/engines/kyra/sound.h
@@ -41,8 +41,8 @@
*
*/
-#ifndef SOUND_H
-#define SOUND_H
+#ifndef KYRA_SOUND_H
+#define KYRA_SOUND_H
#include "common/stdafx.h"
#include "common/scummsys.h"