Skip to content

v0.2.49..v0.2.50 changeset UnionPolygonsOp.cpp

Garret Voltz edited this page Nov 6, 2019 · 1 revision
diff --git a/hoot-core/src/main/cpp/hoot/core/ops/UnionPolygonsOp.cpp b/hoot-core/src/main/cpp/hoot/core/ops/UnionPolygonsOp.cpp
index 1322691..f3219bc 100644
--- a/hoot-core/src/main/cpp/hoot/core/ops/UnionPolygonsOp.cpp
+++ b/hoot-core/src/main/cpp/hoot/core/ops/UnionPolygonsOp.cpp
@@ -31,7 +31,7 @@
 #include <hoot/core/elements/OsmMap.h>
 #include <hoot/core/util/GeometryConverter.h>
 #include <hoot/core/util/Log.h>
-#include <hoot/core/util/IoUtils.h>
+#include <hoot/core/io/IoUtils.h>
 #include <hoot/core/visitors/WorstCircularErrorVisitor.h>
 
 // geos
Clone this wiki locally