summaryrefslogtreecommitdiffstats
path: root/src/core/resources/qframeallocator_p.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/resources/qframeallocator_p.h')
-rw-r--r--src/core/resources/qframeallocator_p.h7
1 files changed, 4 insertions, 3 deletions
diff --git a/src/core/resources/qframeallocator_p.h b/src/core/resources/qframeallocator_p.h
index cd0fa504c..b3ded0760 100644
--- a/src/core/resources/qframeallocator_p.h
+++ b/src/core/resources/qframeallocator_p.h
@@ -56,9 +56,10 @@
#include <valgrind/memcheck.h>
#endif
-#include <QDebug>
-#include <QScopedPointer>
-#include <QVector>
+#include <QtCore/QDebug>
+#include <QtCore/QScopedPointer>
+#include <QtCore/QVector>
+
#include <Qt3DCore/private/qt3dcore_global_p.h>
QT_BEGIN_NAMESPACE