X-Git-Url: https://git.jsancho.org/?a=blobdiff_plain;f=Source%2FPhysicsMath.h;h=6612982d92b65dd22772e9f34203dbc37cfd6681;hb=bcb5c54b2b6170c185583c18f5ec97b0bb813f0a;hp=064829e883c575f8e8532af729a6cb2a6df096ef;hpb=0cca0c495c7dc29d134a10d7eed5de1f377c99bf;p=lugaru.git diff --git a/Source/PhysicsMath.h b/Source/PhysicsMath.h index 064829e..6612982 100644 --- a/Source/PhysicsMath.h +++ b/Source/PhysicsMath.h @@ -3,9 +3,7 @@ //#include -#ifdef WIN32 -#include "WinDefs.h" -#endif +#include "MacCompatibility.h" //------------------------------------------------------------------------// // Misc. Constants @@ -735,4 +733,4 @@ inline Vector MakeEulerAnglesFromQ(Quaternion q) -#endif \ No newline at end of file +#endif