summaryrefslogtreecommitdiff
path: root/src/Persistent_cohomology/example/exact_alpha_complex_3d_persistence.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/Persistent_cohomology/example/exact_alpha_complex_3d_persistence.cpp')
-rw-r--r--src/Persistent_cohomology/example/exact_alpha_complex_3d_persistence.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Persistent_cohomology/example/exact_alpha_complex_3d_persistence.cpp b/src/Persistent_cohomology/example/exact_alpha_complex_3d_persistence.cpp
index 8a335075..fa49dcee 100644
--- a/src/Persistent_cohomology/example/exact_alpha_complex_3d_persistence.cpp
+++ b/src/Persistent_cohomology/example/exact_alpha_complex_3d_persistence.cpp
@@ -40,7 +40,7 @@
#include <list>
#include <vector>
-#include "alpha_complex_3d_helper.h"
+#include "../utilities/alpha_complex_3d_helper.h"
// Alpha_shape_3 templates type definitions
using Kernel = CGAL::Exact_predicates_inexact_constructions_kernel;