summaryrefslogtreecommitdiffstats
path: root/src/declarative/qml/qmldom.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/declarative/qml/qmldom.h')
-rw-r--r--src/declarative/qml/qmldom.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/declarative/qml/qmldom.h b/src/declarative/qml/qmldom.h
index ad28d0d..24710f1 100644
--- a/src/declarative/qml/qmldom.h
+++ b/src/declarative/qml/qmldom.h
@@ -42,9 +42,10 @@
#ifndef QMLDOM_H
#define QMLDOM_H
+#include "qmlerror.h"
+
#include <QtCore/qlist.h>
#include <QtCore/qshareddata.h>
-#include <qmlerror.h>
QT_BEGIN_HEADER