summaryrefslogtreecommitdiffstats
path: root/src/core/geometry/qattribute.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/geometry/qattribute.h')
-rw-r--r--src/core/geometry/qattribute.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/core/geometry/qattribute.h b/src/core/geometry/qattribute.h
index aa0e5ce8b..eedb2d32c 100644
--- a/src/core/geometry/qattribute.h
+++ b/src/core/geometry/qattribute.h
@@ -42,13 +42,13 @@
#include <Qt3DCore/qt3dcore_global.h>
#include <Qt3DCore/qnode.h>
+#include <Qt3DCore/qbuffer.h>
#include <QtCore/QSharedPointer>
QT_BEGIN_NAMESPACE
namespace Qt3DCore {
-class QBuffer;
class QAttributePrivate;
typedef QSharedPointer<QBuffer> QBufferPtr;