-
Notifications
You must be signed in to change notification settings - Fork 74
v0.2.49..v0.2.50 changeset SortCmd.cpp
Garret Voltz edited this page Nov 6, 2019
·
1 revision
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
{