summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorJocelyn Turcotte <jocelyn.turcotte@digia.com>2015-01-29 17:48:47 +0100
committerJocelyn Turcotte <jturcotte@woboq.com>2015-02-02 08:08:39 +0000
commit62ac194eeb344efb3c9a9c03106f1b15c41e8e31 (patch)
tree4077d9a9557c351232d66ca3b385ed384ac9e669 /src
parenteb37c4b3c6a1ea70bb660a4f653cb2c8fdcb9d0b (diff)
Fix the build of tst_publicapi
Change-Id: If703ff2e5d8fd8ebfe92ad1ac3603c1abe5c7e53 Reviewed-by: Pierre Rossi <pierre.rossi@theqtcompany.com>
Diffstat (limited to 'src')
-rw-r--r--src/webengine/api/qquickwebenginedownloaditem_p.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/webengine/api/qquickwebenginedownloaditem_p.h b/src/webengine/api/qquickwebenginedownloaditem_p.h
index 71cca2ee6..2cb140acc 100644
--- a/src/webengine/api/qquickwebenginedownloaditem_p.h
+++ b/src/webengine/api/qquickwebenginedownloaditem_p.h
@@ -37,7 +37,7 @@
#ifndef QQUICKWEBENGINEDOWNLOADITEM_P_H
#define QQUICKWEBENGINEDOWNLOADITEM_P_H
-#include "qtwebengineglobal_p.h"
+#include <private/qtwebengineglobal_p.h>
#include <QObject>
#include <QScopedPointer>
#include <QString>