summaryrefslogtreecommitdiffstats
path: root/src/declarative/qml/qmlboundsignal_p.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/declarative/qml/qmlboundsignal_p.h')
-rw-r--r--src/declarative/qml/qmlboundsignal_p.h6
1 files changed, 4 insertions, 2 deletions
diff --git a/src/declarative/qml/qmlboundsignal_p.h b/src/declarative/qml/qmlboundsignal_p.h
index 53a5a6b..971fc89 100644
--- a/src/declarative/qml/qmlboundsignal_p.h
+++ b/src/declarative/qml/qmlboundsignal_p.h
@@ -53,10 +53,12 @@
// We mean it.
//
-#include <qmlexpression.h>
-#include <private/qobject_p.h>
+#include "qmlexpression.h"
+
#include <QtCore/qmetaobject.h>
+#include <private/qobject_p.h>
+
QT_BEGIN_NAMESPACE
class QmlAbstractBoundSignal : public QObject