Skip to content

v0.2.47..v0.2.48 changeset OpList.h

Garret Voltz edited this page Sep 27, 2019 · 1 revision
diff --git a/hoot-core/src/main/cpp/hoot/core/ops/OpList.h b/hoot-core/src/main/cpp/hoot/core/ops/OpList.h
index bfa18ce..fc048ee 100644
--- a/hoot-core/src/main/cpp/hoot/core/ops/OpList.h
+++ b/hoot-core/src/main/cpp/hoot/core/ops/OpList.h
@@ -33,7 +33,7 @@
 
 // hoot
 #include <hoot/core/io/Serializable.h>
-#include <hoot/core/ops/Boundable.h>
+#include <hoot/core/util/Boundable.h>
 #include <hoot/core/ops/OsmMapOperation.h>
 
 namespace hoot
Clone this wiki locally