summaryrefslogtreecommitdiffstats
path: root/src/declarative/fx/qmlgraphicspath.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/declarative/fx/qmlgraphicspath.cpp')
-rw-r--r--src/declarative/fx/qmlgraphicspath.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/declarative/fx/qmlgraphicspath.cpp b/src/declarative/fx/qmlgraphicspath.cpp
index 15dbfef..193a2c6 100644
--- a/src/declarative/fx/qmlgraphicspath.cpp
+++ b/src/declarative/fx/qmlgraphicspath.cpp
@@ -39,9 +39,9 @@
**
****************************************************************************/
-#include "qmlgraphicspath.h"
#include "qmlgraphicspath_p.h"
-#include <private/qfxperf_p.h>
+#include "qmlgraphicspath_p_p.h"
+#include <private/qfxperf_p_p.h>
#include <private/qbezier_p.h>
#include <QSet>