Skip to content

v0.2.47..v0.2.48 changeset MergeNearbyNodes.h

Garret Voltz edited this page Sep 27, 2019 · 1 revision
diff --git a/hoot-core/src/main/cpp/hoot/core/ops/MergeNearbyNodes.h b/hoot-core/src/main/cpp/hoot/core/ops/MergeNearbyNodes.h
index b0f2f8f..961ac9c 100644
--- a/hoot-core/src/main/cpp/hoot/core/ops/MergeNearbyNodes.h
+++ b/hoot-core/src/main/cpp/hoot/core/ops/MergeNearbyNodes.h
@@ -31,7 +31,7 @@
 // hoot
 #include <hoot/core/info/OperationStatusInfo.h>
 #include <hoot/core/io/Serializable.h>
-#include <hoot/core/ops/Boundable.h>
+#include <hoot/core/util/Boundable.h>
 #include <hoot/core/ops/OsmMapOperation.h>
 #include <hoot/core/util/Units.h>
 #include <hoot/core/util/StringUtils.h>
Clone this wiki locally