QmlDebugging: Remove QQmlDebugClient
[profile/ivi/qtdeclarative.git] / tests / auto / qml / debugger / qpacketprotocol / tst_qpacketprotocol.cpp
index c02dd2d..4a6efb4 100644 (file)
@@ -48,7 +48,7 @@
 
 #include <private/qpacketprotocol_p.h>
 
-#include "../shared/debugutil_p.h"
+#include "debugutil_p.h"
 
 class tst_QPacketProtocol : public QObject
 {