Skip to content

Commit ab85959

Browse files
committed
fix windows build
1 parent f700c01 commit ab85959

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/core/symbology-ng/qgsrendererv2registry.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,11 @@
44
#include <QIcon>
55
#include <QMap>
66
#include <QStringList>
7+
#include <QDomElement>
78

89
#include "qgis.h"
910

1011
class QgsFeatureRendererV2;
11-
class QDomElement;
1212
class QgsVectorLayer;
1313
class QgsStyleV2;
1414
class QgsRendererV2Widget;

0 commit comments

Comments
 (0)