summaryrefslogtreecommitdiffstats
path: root/src/interfaceframework/qifpendingreply.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/interfaceframework/qifpendingreply.h')
-rw-r--r--src/interfaceframework/qifpendingreply.h12
1 files changed, 6 insertions, 6 deletions
diff --git a/src/interfaceframework/qifpendingreply.h b/src/interfaceframework/qifpendingreply.h
index e15869d6..c11ae687 100644
--- a/src/interfaceframework/qifpendingreply.h
+++ b/src/interfaceframework/qifpendingreply.h
@@ -42,12 +42,12 @@
#ifndef QIFPENDINGREPLY_H
#define QIFPENDINGREPLY_H
-#include <QJSValue>
-#include <QObject>
-#include <QSharedPointer>
-#include <QVariant>
-#include <QDebug>
-#include <QMetaEnum>
+#include <QtQml/QJSValue>
+#include <QtCore/QObject>
+#include <QtCore/QSharedPointer>
+#include <QtCore/QVariant>
+#include <QtCore/QDebug>
+#include <QtCore/QMetaEnum>
#include <QtInterfaceFramework/qtifglobal.h>