summaryrefslogtreecommitdiff
path: root/boost/geometry/index/equal_to.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'boost/geometry/index/equal_to.hpp')
-rw-r--r--boost/geometry/index/equal_to.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/boost/geometry/index/equal_to.hpp b/boost/geometry/index/equal_to.hpp
index 6b722a89fc..2fb1ed216c 100644
--- a/boost/geometry/index/equal_to.hpp
+++ b/boost/geometry/index/equal_to.hpp
@@ -9,7 +9,7 @@
#ifndef BOOST_GEOMETRY_INDEX_EQUAL_TO_HPP
#define BOOST_GEOMETRY_INDEX_EQUAL_TO_HPP
-#include <boost/geometry/algorithms/equals.hpp>
+#include <boost/geometry/algorithms/detail/equals/interface.hpp>
#include <boost/geometry/index/indexable.hpp>
namespace boost { namespace geometry { namespace index { namespace detail {