X-Git-Url: http://git.localhorst.tv/?p=blobs.git;a=blobdiff_plain;f=tst%2Fworld%2FOrbitTest.cpp;h=a7ef6817a7d7eb50c1c2db6eec3bedb65d31a2bd;hp=ce1690902008155211af539cc8f5ee45a004e777;hb=8f6530c75730f901efd6708e4fde7e68a178adf1;hpb=c51b3bbef5c9b8ab52f55d46f08c5992fe574f70 diff --git a/tst/world/OrbitTest.cpp b/tst/world/OrbitTest.cpp index ce16909..a7ef681 100644 --- a/tst/world/OrbitTest.cpp +++ b/tst/world/OrbitTest.cpp @@ -2,7 +2,7 @@ #include "../assert.hpp" -#include "const.hpp" +#include "math/const.hpp" #include "world/Orbit.hpp" CPPUNIT_TEST_SUITE_REGISTRATION(blobs::world::test::OrbitTest);