We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
diff --git a/hoot-core/src/main/cpp/hoot/core/cmd/CleanCmd.cpp b/hoot-core/src/main/cpp/hoot/core/cmd/CleanCmd.cpp index 11938e0..4e8e2c4 100644 --- a/hoot-core/src/main/cpp/hoot/core/cmd/CleanCmd.cpp +++ b/hoot-core/src/main/cpp/hoot/core/cmd/CleanCmd.cpp @@ -34,7 +34,7 @@ #include <hoot/core/util/Log.h> #include <hoot/core/util/MapProjector.h> #include <hoot/core/util/Settings.h> -#include <hoot/core/util/IoUtils.h> +#include <hoot/core/io/IoUtils.h> using namespace std;