QmlDebugging: Remove QQmlDebugClient
[profile/ivi/qtdeclarative.git] / tools / qmlprofiler / profileclient.h
index 8aa4e67..54826a2 100644 (file)
@@ -44,7 +44,7 @@
 
 #include "profiledata.h"
 
-#include <QtQml/private/qqmldebugclient_p.h>
+#include "qqmldebugclient.h"
 #include <QtQml/private/qqmlprofilerservice_p.h>
 
 class ProfileClientPrivate;