summaryrefslogtreecommitdiffstats
path: root/src/declarative/fx/qmlgraphicspainteditem.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/declarative/fx/qmlgraphicspainteditem.cpp')
-rw-r--r--src/declarative/fx/qmlgraphicspainteditem.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/declarative/fx/qmlgraphicspainteditem.cpp b/src/declarative/fx/qmlgraphicspainteditem.cpp
index 43d0318..5a8e711 100644
--- a/src/declarative/fx/qmlgraphicspainteditem.cpp
+++ b/src/declarative/fx/qmlgraphicspainteditem.cpp
@@ -39,8 +39,8 @@
**
****************************************************************************/
-#include "qmlgraphicspainteditem.h"
#include "qmlgraphicspainteditem_p.h"
+#include "qmlgraphicspainteditem_p_p.h"
#include <QDebug>
#include <QPen>