summaryrefslogtreecommitdiff
path: root/src/game-server/state.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/game-server/state.hpp')
-rw-r--r--src/game-server/state.hpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/game-server/state.hpp b/src/game-server/state.hpp
index 60e63b0e..72d5543e 100644
--- a/src/game-server/state.hpp
+++ b/src/game-server/state.hpp
@@ -19,8 +19,8 @@
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
*/
-#ifndef _TMW_SERVER_STATE_
-#define _TMW_SERVER_STATE_
+#ifndef SERVER_STATE_HPP
+#define SERVER_STATE_HPP
#include <string>