fix link error on windows

git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@9199 c8812cc2-4d05-0410-92ff-de0c093fc19c
This commit is contained in:
jef 2008-08-28 07:57:32 +00:00
parent 1569478cc9
commit 7ff6c869fb

View File

@ -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 )