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