Skip to content

v0.2.49..v0.2.50 changeset TagCompareCmd.cpp

Garret Voltz edited this page Nov 6, 2019 · 1 revision
diff --git a/hoot-core/src/main/cpp/hoot/core/cmd/TagCompareCmd.cpp b/hoot-core/src/main/cpp/hoot/core/cmd/TagCompareCmd.cpp
index c51e23a..eb6da93 100644
--- a/hoot-core/src/main/cpp/hoot/core/cmd/TagCompareCmd.cpp
+++ b/hoot-core/src/main/cpp/hoot/core/cmd/TagCompareCmd.cpp
@@ -29,7 +29,7 @@
 #include <hoot/core/util/Factory.h>
 #include <hoot/core/cmd/BaseCommand.h>
 #include <hoot/core/schema/AttributeCoOccurrence.h>
-#include <hoot/core/util/IoUtils.h>
+#include <hoot/core/io/IoUtils.h>
 
 using namespace std;
 
Clone this wiki locally