X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=tests%2Fauto%2Fqml%2Fdebugger%2Fqqmldebugjs%2Ftst_qqmldebugjs.cpp;h=9cd021d5e989ef974e48c969f2c1f0a23481d02d;hb=5c7b17379d2c24d83903ee00a3170d58332a79db;hp=9a8b00bb6cbd7a1dc69b62158677edf78355b579;hpb=eefbdbfc2109b11b37a99b6b97acca122024278c;p=profile%2Fivi%2Fqtdeclarative.git diff --git a/tests/auto/qml/debugger/qqmldebugjs/tst_qqmldebugjs.cpp b/tests/auto/qml/debugger/qqmldebugjs/tst_qqmldebugjs.cpp index 9a8b00b..9cd021d 100644 --- a/tests/auto/qml/debugger/qqmldebugjs/tst_qqmldebugjs.cpp +++ b/tests/auto/qml/debugger/qqmldebugjs/tst_qqmldebugjs.cpp @@ -46,11 +46,11 @@ #include #include #include -#include #include //QQmlDebugTest -#include "../shared/debugutil_p.h" +#include "debugutil_p.h" +#include "qqmldebugclient.h" #include "../../../shared/util.h" const char *V8REQUEST = "v8request";