Skip to content

Commit 7ff6c86

Browse files
author
jef
committed
fix link error on windows
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@9199 c8812cc2-4d05-0410-92ff-de0c093fc19c
1 parent 1569478 commit 7ff6c86

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/plugins/ogr_converter/dialog.cpp

-1
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,6 @@ namespace qgis
3939

4040
// GDAL/OGR loaded into private namespace
4141
#include <ogr_api.h>
42-
#include <ogrsf_frmts.h>
4342

4443
Dialog::Dialog( QWidget* parent, Qt::WFlags fl )
4544
: QDialog( parent, fl )

0 commit comments

Comments
 (0)