v0.2.47..v0.2.48 changeset OpList.h - ngageoint/hootenanny GitHub Wiki
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