Skip to content

v0.2.47..v0.2.48 changeset DiffConflator.h

Garret Voltz edited this page Sep 27, 2019 · 1 revision
diff --git a/hoot-core/src/main/cpp/hoot/core/conflate/DiffConflator.h b/hoot-core/src/main/cpp/hoot/core/conflate/DiffConflator.h
index 15a3097..b31fb14 100644
--- a/hoot-core/src/main/cpp/hoot/core/conflate/DiffConflator.h
+++ b/hoot-core/src/main/cpp/hoot/core/conflate/DiffConflator.h
@@ -34,7 +34,7 @@
 #include <hoot/core/conflate/matching/MatchGraph.h>
 #include <hoot/core/io/Serializable.h>
 #include <hoot/core/ops/OsmMapOperation.h>
-#include <hoot/core/ops/Boundable.h>
+#include <hoot/core/util/Boundable.h>
 #include <hoot/core/info/SingleStat.h>
 #include <hoot/core/util/Configurable.h>
 #include <hoot/core/util/Settings.h>
Clone this wiki locally