mirror of
https://github.com/qgis/QGIS.git
synced 2025-03-01 00:46:20 -05:00
fix another include directive for spatialindex
This commit is contained in:
parent
e91cd93cc1
commit
f3fbd060ce
@ -32,7 +32,7 @@
|
||||
#include <QString>
|
||||
#include <QtAlgorithms>
|
||||
|
||||
#include "SpatialIndex.h"
|
||||
#include <spatialindex/SpatialIndex.h>
|
||||
|
||||
using namespace SpatialIndex;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user