Skip to content

v0.2.49..v0.2.50 changeset CookieCutCmd.cpp

Garret Voltz edited this page Nov 6, 2019 · 1 revision
diff --git a/hoot-core/src/main/cpp/hoot/core/cmd/CookieCutCmd.cpp b/hoot-core/src/main/cpp/hoot/core/cmd/CookieCutCmd.cpp
index 3d7754c..7f8cc07 100644
--- a/hoot-core/src/main/cpp/hoot/core/cmd/CookieCutCmd.cpp
+++ b/hoot-core/src/main/cpp/hoot/core/cmd/CookieCutCmd.cpp
@@ -34,7 +34,7 @@
 #include <hoot/core/util/Factory.h>
 #include <hoot/core/util/Log.h>
 #include <hoot/core/util/MapProjector.h>
-#include <hoot/core/util/IoUtils.h>
+#include <hoot/core/io/IoUtils.h>
 
 namespace hoot
 {
Clone this wiki locally