X-Git-Url: https://git.jsancho.org/?a=blobdiff_plain;f=Source%2FMath%2FQuaternions.cpp;h=0feaa70f854c19184fb60fbf80718fcc070ffce4;hb=ed3662c0852c4312a612b4fc35bd03aba8d13db7;hp=7e68b97817a442aca0ddefdcbbe2a4c729ec7b26;hpb=b84825978803615f45a9f128232e62431042aec0;p=lugaru.git diff --git a/Source/Math/Quaternions.cpp b/Source/Math/Quaternions.cpp index 7e68b97..0feaa70 100644 --- a/Source/Math/Quaternions.cpp +++ b/Source/Math/Quaternions.cpp @@ -18,7 +18,7 @@ You should have received a copy of the GNU General Public License along with Lugaru. If not, see . */ -#include "Math/Quaternions.h" +#include "Math/Quaternions.hpp" // Functions quaternion Quat_Mult(quaternion q1, quaternion q2)