Add missing #include, needed for use of QLinkedList<>

Change-Id: I9ddc66784f986fe0e9de06a8b05844db90eb6802
Reviewed-by: Simon Hausmann <simon.hausmann@qt.io>
This commit is contained in:
Edward Welbourne 2019-05-20 16:40:57 +02:00
parent 510378d180
commit 0634448056
1 changed files with 1 additions and 0 deletions

View File

@ -53,6 +53,7 @@
#include <private/qsgadaptationlayer_p.h>
#include <private/qsgbasicglyphnode_p.h>
#include <qlinkedlist.h>
QT_BEGIN_NAMESPACE