v0.2.49..v0.2.50 changeset SortCmd.cpp - ngageoint/hootenanny GitHub Wiki
diff --git a/hoot-core/src/main/cpp/hoot/core/cmd/SortCmd.cpp b/hoot-core/src/main/cpp/hoot/core/cmd/SortCmd.cpp
index 273f9d6..d5fb939 100644
--- a/hoot-core/src/main/cpp/hoot/core/cmd/SortCmd.cpp
+++ b/hoot-core/src/main/cpp/hoot/core/cmd/SortCmd.cpp
@@ -35,7 +35,7 @@
#include <hoot/core/io/OsmMapReaderFactory.h>
#include <hoot/core/io/OsmMapWriterFactory.h>
#include <hoot/core/util/ConfigOptions.h>
-#include <hoot/core/util/IoUtils.h>
+#include <hoot/core/io/IoUtils.h>
namespace hoot
{