summaryrefslogtreecommitdiffstats
path: root/src/declarative/util/qmlsystempalette_p.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/declarative/util/qmlsystempalette_p.h')
-rw-r--r--src/declarative/util/qmlsystempalette_p.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/declarative/util/qmlsystempalette_p.h b/src/declarative/util/qmlsystempalette_p.h
index 8ee511a..7c39d4a 100644
--- a/src/declarative/util/qmlsystempalette_p.h
+++ b/src/declarative/util/qmlsystempalette_p.h
@@ -42,8 +42,9 @@
#ifndef QMLSYSTEMPALETTE_H
#define QMLSYSTEMPALETTE_H
-#include <QtCore/qobject.h>
#include <qml.h>
+
+#include <QtCore/qobject.h>
#include <QPalette>
QT_BEGIN_HEADER