Skip to content

v0.2.49..v0.2.50 changeset MapStatsWriter.cpp

Garret Voltz edited this page Nov 6, 2019 · 1 revision
diff --git a/hoot-core/src/main/cpp/hoot/core/io/MapStatsWriter.cpp b/hoot-core/src/main/cpp/hoot/core/io/MapStatsWriter.cpp
index ca24c60..4d20cf1 100644
--- a/hoot-core/src/main/cpp/hoot/core/io/MapStatsWriter.cpp
+++ b/hoot-core/src/main/cpp/hoot/core/io/MapStatsWriter.cpp
@@ -31,7 +31,7 @@
 #include <hoot/core/info/SingleStat.h>
 #include <hoot/core/elements/OsmMap.h>
 #include <hoot/core/util/Factory.h>
-#include <hoot/core/util/IoUtils.h>
+#include <hoot/core/io/IoUtils.h>
 #include <hoot/core/util/MapProjector.h>
 #include <hoot/core/util/Settings.h>
 #include <hoot/core/util/ConfigOptions.h>
Clone this wiki locally