diff --git a/src/mesh_common/DistanceComputations.h b/src/mesh_common/DistanceComputations.h
index 997546f1e7836fc81e56092e5aef20ac86b44d29..6333a53884dfa9a8babe8de650391c803fea1330 100644
--- a/src/mesh_common/DistanceComputations.h
+++ b/src/mesh_common/DistanceComputations.h
@@ -25,6 +25,7 @@
 #include "core/debug/Debug.h"
 #include "core/math/GenericAABB.h"
 #include "core/math/Matrix3.h"
+#include "core/logging/Logging.h"
 
 #include "mesh_common/MatrixVectorOperations.h"
 #include "mesh_common/TriangleMeshes.h"