aboutsummaryrefslogtreecommitdiffstats
path: root/tools/qmlprofiler/profileclient.h
diff options
context:
space:
mode:
Diffstat (limited to 'tools/qmlprofiler/profileclient.h')
-rw-r--r--tools/qmlprofiler/profileclient.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/qmlprofiler/profileclient.h b/tools/qmlprofiler/profileclient.h
index 8aa4e67982..54826a291a 100644
--- a/tools/qmlprofiler/profileclient.h
+++ b/tools/qmlprofiler/profileclient.h
@@ -44,7 +44,7 @@
#include "profiledata.h"
-#include <QtQml/private/qqmldebugclient_p.h>
+#include "qqmldebugclient.h"
#include <QtQml/private/qqmlprofilerservice_p.h>
class ProfileClientPrivate;