summaryrefslogtreecommitdiff
path: root/src/game-server/collisiondetection.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/game-server/collisiondetection.hpp')
-rw-r--r--src/game-server/collisiondetection.hpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/game-server/collisiondetection.hpp b/src/game-server/collisiondetection.hpp
index d0731e94..f08ce40f 100644
--- a/src/game-server/collisiondetection.hpp
+++ b/src/game-server/collisiondetection.hpp
@@ -18,8 +18,8 @@
* 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
*/
-#ifndef _TMW_COLLISIONDETECTION_H
-#define _TMW_COLLISIONDETECTION_H
+#ifndef COLLISIONDETECTION_H
+#define COLLISIONDETECTION_H
class Point;