summaryrefslogtreecommitdiff
path: root/src/game-server/effect.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/game-server/effect.hpp')
-rw-r--r--src/game-server/effect.hpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/game-server/effect.hpp b/src/game-server/effect.hpp
index 15db5d2e..a635f11b 100644
--- a/src/game-server/effect.hpp
+++ b/src/game-server/effect.hpp
@@ -19,8 +19,8 @@
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
*/
-#ifndef _TMWSERV_EFFECT_H
-#define _TMWSERV_EFFECT_H
+#ifndef EFFECT_H
+#define EFFECT_H
#include "game-server/actor.hpp"
#include "game-server/being.hpp"