summaryrefslogtreecommitdiffstats
path: root/src/declarative/fx/qmlgraphicsrect.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/declarative/fx/qmlgraphicsrect.cpp')
-rw-r--r--src/declarative/fx/qmlgraphicsrect.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/declarative/fx/qmlgraphicsrect.cpp b/src/declarative/fx/qmlgraphicsrect.cpp
index 1784ae1..e5c226c 100644
--- a/src/declarative/fx/qmlgraphicsrect.cpp
+++ b/src/declarative/fx/qmlgraphicsrect.cpp
@@ -39,8 +39,8 @@
**
****************************************************************************/
-#include "qmlgraphicsrect.h"
#include "qmlgraphicsrect_p.h"
+#include "qmlgraphicsrect_p_p.h"
#include <QPainter>
#include <QtCore/qmath.h>