Skip to content

Commit 6be8471

Browse files
author
gjm
committed
Fix a compile error
git-svn-id: http://svn.osgeo.org/qgis/trunk@9107 c8812cc2-4d05-0410-92ff-de0c093fc19c
1 parent 9fa50d5 commit 6be8471

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/app/qgsvectorlayerproperties.cpp

+1
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@
3636
#include "qgsvectorlayer.h"
3737
#include "qgsvectorlayerproperties.h"
3838
#include "qgsconfig.h"
39+
#include "qgsvectordataprovider.h"
3940

4041
#ifdef HAVE_POSTGRESQL
4142
#include "qgspgquerybuilder.h"

0 commit comments

Comments
 (0)