Skip to content

Commit c850060

Browse files
xzcvczxnyalldawson
authored andcommitted
fix another include directive for spatialindex
1 parent f63c4e1 commit c850060

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/analysis/network/qgsvectorlayerdirector.cpp

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
#include <QString>
3333
#include <QtAlgorithms>
3434

35-
#include "SpatialIndex.h"
35+
#include <spatialindex/SpatialIndex.h>
3636

3737
using namespace SpatialIndex;
3838

0 commit comments

Comments
 (0)