summaryrefslogtreecommitdiff
path: root/src/packet.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/packet.h')
-rw-r--r--src/packet.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/packet.h b/src/packet.h
index 4e1d48c5..888bfbce 100644
--- a/src/packet.h
+++ b/src/packet.h
@@ -21,8 +21,8 @@
* $Id$
*/
-#ifndef _TMW_SERVER_PACKET_
-#define _TMW_SERVER_PACKET_
+#ifndef _TMWSERV_PACKET_H_
+#define _TMWSERV_PACKET_H_
/**
* A packet wraps a certain amount of bytes for sending and receiving.