summaryrefslogtreecommitdiff
path: root/src/sound/sound.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/sound/sound.h')
-rw-r--r--src/sound/sound.h6
1 files changed, 4 insertions, 2 deletions
diff --git a/src/sound/sound.h b/src/sound/sound.h
index 95e8b7b8..1404ba48 100644
--- a/src/sound/sound.h
+++ b/src/sound/sound.h
@@ -17,10 +17,12 @@
* You should have received a copy of the GNU General Public License
* along with The Mana World; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+ *
+ * $Id$
*/
-#ifndef __SOUND_H
-#define __SOUND_H
+#ifndef _TMW_SOUND_H
+#define _TMW_SOUND_H
#ifndef WIN32