summaryrefslogtreecommitdiffstats
path: root/src/render/materialsystem/qgraphicsapifilter.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/render/materialsystem/qgraphicsapifilter.h')
-rw-r--r--src/render/materialsystem/qgraphicsapifilter.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/render/materialsystem/qgraphicsapifilter.h b/src/render/materialsystem/qgraphicsapifilter.h
index 488d8bd4b..f1d6956b3 100644
--- a/src/render/materialsystem/qgraphicsapifilter.h
+++ b/src/render/materialsystem/qgraphicsapifilter.h
@@ -40,10 +40,10 @@
#ifndef QT3DRENDER_QGRAPHICSAPIFILTER_H
#define QT3DRENDER_QGRAPHICSAPIFILTER_H
-#include <QObject>
-#include <QStringList>
+#include <QtCore/QObject>
+#include <QtCore/QStringList>
#include <Qt3DRender/qt3drender_global.h>
-#include <QSurfaceFormat>
+#include <QtGui/QSurfaceFormat>
QT_BEGIN_NAMESPACE