summaryrefslogtreecommitdiff
path: root/tests/auto/qml/testwebchannel.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/qml/testwebchannel.cpp')
-rw-r--r--tests/auto/qml/testwebchannel.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/auto/qml/testwebchannel.cpp b/tests/auto/qml/testwebchannel.cpp
index a353c50..e2f7b20 100644
--- a/tests/auto/qml/testwebchannel.cpp
+++ b/tests/auto/qml/testwebchannel.cpp
@@ -3,8 +3,8 @@
#include "testwebchannel.h"
-#include <private/qwebchannel_p.h>
-#include <private/qmetaobjectpublisher_p.h>
+#include <QtWebChannel/private/qwebchannel_p.h>
+#include <QtWebChannel/private/qmetaobjectpublisher_p.h>
QT_BEGIN_NAMESPACE