summaryrefslogtreecommitdiff
path: root/src/game-server/statuseffect.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/game-server/statuseffect.hpp')
-rw-r--r--src/game-server/statuseffect.hpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/game-server/statuseffect.hpp b/src/game-server/statuseffect.hpp
index 46af13ce..bd02b834 100644
--- a/src/game-server/statuseffect.hpp
+++ b/src/game-server/statuseffect.hpp
@@ -19,8 +19,8 @@
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
*/
-#ifndef _TMW_STATUSEFFECT_H
-#define _TMW_STATUSEFFECT_H
+#ifndef STATUSEFFECT_H
+#define STATUSEFFECT_H
class Script;
class Being;