diff --git a/Tests/MathLib/TestPoint3d.cpp b/Tests/MathLib/TestPoint3d.cpp index 4449ab038842425ecb5bed27a9b01af638bfc0b1..fd67e02402b5e0af8695ab3d1737ffb7e3eab53f 100644 --- a/Tests/MathLib/TestPoint3d.cpp +++ b/Tests/MathLib/TestPoint3d.cpp @@ -13,8 +13,7 @@ #include <ctime> #include "gtest/gtest.h" -#include "Point3d.h" -#include "MathTools.h" +#include "MathLib/Point3d.h" using namespace MathLib;