summaryrefslogtreecommitdiff
path: root/src/Bottleneck_distance/include/gudhi/CGAL/Kd_tree_node.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/Bottleneck_distance/include/gudhi/CGAL/Kd_tree_node.h')
-rw-r--r--src/Bottleneck_distance/include/gudhi/CGAL/Kd_tree_node.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Bottleneck_distance/include/gudhi/CGAL/Kd_tree_node.h b/src/Bottleneck_distance/include/gudhi/CGAL/Kd_tree_node.h
index 49b0c022..909ee260 100644
--- a/src/Bottleneck_distance/include/gudhi/CGAL/Kd_tree_node.h
+++ b/src/Bottleneck_distance/include/gudhi/CGAL/Kd_tree_node.h
@@ -21,7 +21,7 @@
#ifndef CGAL_KD_TREE_NODE_H
#define CGAL_KD_TREE_NODE_H
-#include "Splitters.h"
+#include "CGAL/Splitters.h"
#include <CGAL/Compact_container.h>
#include <boost/cstdint.hpp>