Skip to content

v0.2.48..v0.2.49 changeset SparkJsonWriter.h

Garret Voltz edited this page Oct 2, 2019 · 1 revision
diff --git a/hoot-rnd/src/main/cpp/hoot/rnd/io/SparkJsonWriter.h b/hoot-rnd/src/main/cpp/hoot/rnd/io/SparkJsonWriter.h
index e723bf1..f32a12e 100644
--- a/hoot-rnd/src/main/cpp/hoot/rnd/io/SparkJsonWriter.h
+++ b/hoot-rnd/src/main/cpp/hoot/rnd/io/SparkJsonWriter.h
@@ -30,7 +30,7 @@
 // hoot
 #include <hoot/core/io/PartialOsmMapWriter.h>
 #include <hoot/core/visitors/AddExportTagsVisitor.h>
-#include <hoot/rnd/conflate/multiary/SearchBoundsCalculator.h>
+#include <hoot/core/conflate/SearchBoundsCalculator.h>
 
 // Qt
 #include <QFile>
Clone this wiki locally