Skip to content

Commit

Permalink
fix link error on windows
Browse files Browse the repository at this point in the history
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@9199 c8812cc2-4d05-0410-92ff-de0c093fc19c
  • Loading branch information
jef committed Aug 28, 2008
1 parent 1569478 commit 7ff6c86
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/plugins/ogr_converter/dialog.cpp
Expand Up @@ -39,7 +39,6 @@ namespace qgis

// GDAL/OGR loaded into private namespace
#include <ogr_api.h>
#include <ogrsf_frmts.h>

Dialog::Dialog( QWidget* parent, Qt::WFlags fl )
: QDialog( parent, fl )
Expand Down

0 comments on commit 7ff6c86

Please sign in to comment.