From 35d95ddaeb12473b91b60136894160bbcad1a06e Mon Sep 17 00:00:00 2001 From: "chappuis.daniel" Date: Mon, 19 Jul 2010 19:35:50 +0000 Subject: [PATCH] git-svn-id: https://reactphysics3d.googlecode.com/svn/trunk@362 92aac97c-a6ce-11dd-a772-7fcde58d38e6 --- sources/reactphysics3d/engine/PhysicsWorld.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sources/reactphysics3d/engine/PhysicsWorld.h b/sources/reactphysics3d/engine/PhysicsWorld.h index bc1537e9..1886936c 100644 --- a/sources/reactphysics3d/engine/PhysicsWorld.h +++ b/sources/reactphysics3d/engine/PhysicsWorld.h @@ -17,8 +17,8 @@ * along with ReactPhysics3D. If not, see . * ***************************************************************************/ -#ifndef WORLD_H -#define WORLD_H +#ifndef PHYSICSWORLD_H +#define PHYSICSWORLD_H // Libraries #include