aboutsummaryrefslogtreecommitdiffstats
path: root/src/declarative/items/qsgitemsmodule.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/declarative/items/qsgitemsmodule.cpp')
-rw-r--r--src/declarative/items/qsgitemsmodule.cpp6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/declarative/items/qsgitemsmodule.cpp b/src/declarative/items/qsgitemsmodule.cpp
index 5a99ef78fb..bb471dd05a 100644
--- a/src/declarative/items/qsgitemsmodule.cpp
+++ b/src/declarative/items/qsgitemsmodule.cpp
@@ -73,9 +73,9 @@
#include "qsganimation_p.h"
#include <private/qsgshadereffect_p.h>
#include <private/qsgshadereffectsource_p.h>
-//#include "private/qsgpincharea_p.h"
-#include "qsgcanvasitem_p.h"
-#include "qsgcontext2d_p.h"
+//#include <private/qsgpincharea_p.h>
+#include <private/qsgcanvasitem_p.h>
+#include <private/qsgcontext2d_p.h>
#include "qsgsprite_p.h"
#include "qsgspriteimage_p.h"
#include "qsgdrag_p.h"