fix sqlite compile error, for real this time

git-svn-id: http://svn.osgeo.org/qgis/trunk@10976 c8812cc2-4d05-0410-92ff-de0c093fc19c
This commit is contained in:
kyngchaos 2009-06-24 17:35:21 +00:00
parent 2ccf3b68c1
commit 4851f20302

View File

@ -15984,6 +15984,7 @@
"$(GDAL_INC)",
"$(PROJ_INC)",
"$(GEOS_INC)",
"$(SPATIALITE_INC)",
"$(SQLITE_INC)",
"$(PGSQL_INC)",
);
@ -16035,6 +16036,7 @@
"$(GDAL_INC)",
"$(PROJ_INC)",
"$(GEOS_INC)",
"$(SPATIALITE_INC)",
"$(SQLITE_INC)",
"$(PGSQL_INC)",
);