summaryrefslogtreecommitdiff
path: root/src/gui/chat.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui/chat.h')
-rw-r--r--src/gui/chat.h6
1 files changed, 4 insertions, 2 deletions
diff --git a/src/gui/chat.h b/src/gui/chat.h
index ea482aa1..4c4bb933 100644
--- a/src/gui/chat.h
+++ b/src/gui/chat.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 _CHAT_H
-#define _CHAT_H
+#ifndef _TMW_CHAT_H
+#define _TMW_CHAT_H
#include "../main.h"
#include <list>