summaryrefslogtreecommitdiff
path: root/src/sound/sound.h
diff options
context:
space:
mode:
authorBjørn Lindeijer <bjorn@lindeijer.nl>2004-12-30 13:11:32 +0000
committerBjørn Lindeijer <bjorn@lindeijer.nl>2004-12-30 13:11:32 +0000
commitbbd44ef322cb26ed326250300e240df6fc19b545 (patch)
tree8b61902cd739c77b872a0d0e081711223bb917e8 /src/sound/sound.h
parenta6938f026fd8656cb559f2645110880f4e79c4f5 (diff)
downloadMana-bbd44ef322cb26ed326250300e240df6fc19b545.tar.gz
Mana-bbd44ef322cb26ed326250300e240df6fc19b545.tar.bz2
Mana-bbd44ef322cb26ed326250300e240df6fc19b545.tar.xz
Mana-bbd44ef322cb26ed326250300e240df6fc19b545.zip
Subclassed ListBox and TextBox for a little better visual appearance.
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