Skip to content

Commit

Permalink
Fix compile error after merge
Browse files Browse the repository at this point in the history
  • Loading branch information
mhugent committed Apr 20, 2014
1 parent 4aafeb2 commit 8143039
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/mapserver/qgswmsprojectparser.cpp
Expand Up @@ -35,6 +35,7 @@
#include "qgscomposershape.h"

#include <QFileInfo>
#include <QTextDocument>

QgsWMSProjectParser::QgsWMSProjectParser( QDomDocument* xmlDoc, const QString& filePath ): QgsWMSConfigParser(),
mProjectParser( xmlDoc, filePath )
Expand Down

0 comments on commit 8143039

Please sign in to comment.