aboutsummaryrefslogtreecommitdiffstats
path: root/src/quick/scenegraph/util/qsgtextureprovider.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/quick/scenegraph/util/qsgtextureprovider.h')
-rw-r--r--src/quick/scenegraph/util/qsgtextureprovider.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/quick/scenegraph/util/qsgtextureprovider.h b/src/quick/scenegraph/util/qsgtextureprovider.h
index 8dc82a4aa3..b2c63050b6 100644
--- a/src/quick/scenegraph/util/qsgtextureprovider.h
+++ b/src/quick/scenegraph/util/qsgtextureprovider.h
@@ -42,8 +42,8 @@
#ifndef QSGTEXTUREPROVIDER_H
#define QSGTEXTUREPROVIDER_H
-#include "qsgtexture.h"
-#include "qobject.h"
+#include <QtQuick/qsgtexture.h>
+#include <QtCore/qobject.h>
QT_BEGIN_HEADER