summaryrefslogtreecommitdiff
path: root/src/libs/qmljsdebugclient/qdeclarativeenginedebug.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/libs/qmljsdebugclient/qdeclarativeenginedebug.h')
-rw-r--r--src/libs/qmljsdebugclient/qdeclarativeenginedebug.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/libs/qmljsdebugclient/qdeclarativeenginedebug.h b/src/libs/qmljsdebugclient/qdeclarativeenginedebug.h
index 138f7f4623..01d5ce1b7c 100644
--- a/src/libs/qmljsdebugclient/qdeclarativeenginedebug.h
+++ b/src/libs/qmljsdebugclient/qdeclarativeenginedebug.h
@@ -34,9 +34,9 @@
#include "qmljsdebugclient_global.h"
#include "qdeclarativedebugclient.h"
-#include <QtCore/qobject.h>
-#include <QtCore/qurl.h>
-#include <QtCore/qvariant.h>
+#include <qobject.h>
+#include <qurl.h>
+#include <qvariant.h>
namespace QmlJsDebugClient {