summaryrefslogtreecommitdiffstats
path: root/src/declarative/util/qperformancelog.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/declarative/util/qperformancelog.cpp')
-rw-r--r--src/declarative/util/qperformancelog.cpp3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/declarative/util/qperformancelog.cpp b/src/declarative/util/qperformancelog.cpp
index 83b0247..2f91dfb 100644
--- a/src/declarative/util/qperformancelog.cpp
+++ b/src/declarative/util/qperformancelog.cpp
@@ -39,7 +39,8 @@
**
****************************************************************************/
-#include <private/qperformancelog_p_p.h>
+#include "qperformancelog_p_p.h"
+
#include <QHash>
#include <QDebug>