diff --git a/MathLib/Point3d.h b/MathLib/Point3d.h
index 3a0754b0e2eb76b143ffba88f70052c0ad4bc43f..d287253458da7dfdd87c9ce6e7ced4d1c1cb8de1 100644
--- a/MathLib/Point3d.h
+++ b/MathLib/Point3d.h
@@ -18,7 +18,6 @@
 #include "mathlib_export.h"
 
 #include "TemplatePoint.h"
-#include "MathTools.h"
 
 namespace MathLib
 {