summaryrefslogtreecommitdiff
path: root/src/Skeleton_blocker/test/TestGeometricComplex.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/Skeleton_blocker/test/TestGeometricComplex.cpp')
-rw-r--r--src/Skeleton_blocker/test/TestGeometricComplex.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Skeleton_blocker/test/TestGeometricComplex.cpp b/src/Skeleton_blocker/test/TestGeometricComplex.cpp
index 084e2b6b..9edb13fe 100644
--- a/src/Skeleton_blocker/test/TestGeometricComplex.cpp
+++ b/src/Skeleton_blocker/test/TestGeometricComplex.cpp
@@ -31,7 +31,7 @@
using namespace std;
using namespace Gudhi;
-using namespace skbl;
+using namespace skeleton_blocker;
struct Geometry_trait {
typedef std::vector<double> Point;