summaryrefslogtreecommitdiff
path: root/src/Bottleneck_distance/include/gudhi/CGAL
diff options
context:
space:
mode:
Diffstat (limited to 'src/Bottleneck_distance/include/gudhi/CGAL')
-rw-r--r--src/Bottleneck_distance/include/gudhi/CGAL/Kd_tree.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Bottleneck_distance/include/gudhi/CGAL/Kd_tree.h b/src/Bottleneck_distance/include/gudhi/CGAL/Kd_tree.h
index 5b63b290..7b1676cf 100644
--- a/src/Bottleneck_distance/include/gudhi/CGAL/Kd_tree.h
+++ b/src/Bottleneck_distance/include/gudhi/CGAL/Kd_tree.h
@@ -21,7 +21,7 @@
#ifndef CGAL_KD_TREE_H
#define CGAL_KD_TREE_H
-#include "CGAL/Kd_tree_node.h"
+#include "Kd_tree_node.h"
#include <CGAL/basic.h>
#include <CGAL/assertions.h>