summaryrefslogtreecommitdiffstats
path: root/src/render/texture/qtexture_p.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/render/texture/qtexture_p.h')
-rw-r--r--src/render/texture/qtexture_p.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/render/texture/qtexture_p.h b/src/render/texture/qtexture_p.h
index 087480340..012b719ff 100644
--- a/src/render/texture/qtexture_p.h
+++ b/src/render/texture/qtexture_p.h
@@ -62,7 +62,7 @@ QT_BEGIN_NAMESPACE
namespace Qt3DRender {
-class QT3DRENDERSHARED_PRIVATE_EXPORT QTextureLoaderPrivate : public QAbstractTexturePrivate
+class Q_3DRENDERSHARED_PRIVATE_EXPORT QTextureLoaderPrivate : public QAbstractTexturePrivate
{
public:
QTextureLoaderPrivate();