We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f63c4e1 commit c850060Copy full SHA for c850060
src/analysis/network/qgsvectorlayerdirector.cpp
@@ -32,7 +32,7 @@
32
#include <QString>
33
#include <QtAlgorithms>
34
35
-#include "SpatialIndex.h"
+#include <spatialindex/SpatialIndex.h>
36
37
using namespace SpatialIndex;
38
0 commit comments