Fix build of egl integration
Add qtextstream.h includes before header files define Status Change-Id: I02e1fe710d4371100509a7fafac1eda8f436d80f Reviewed-by: Laszlo Agocs <laszlo.agocs@theqtcompany.com>
This commit is contained in:
parent
95573dfc50
commit
dc393a2bae
@ -45,6 +45,7 @@
|
||||
// We mean it.
|
||||
//
|
||||
|
||||
#include <QtCore/qtextstream.h>
|
||||
#include <qpa/qplatformwindow.h>
|
||||
#include <qpa/qplatformopenglcontext.h>
|
||||
#include <QtCore/QVariant>
|
||||
|
@ -46,6 +46,7 @@
|
||||
//
|
||||
|
||||
#include <QtCore/QList>
|
||||
#include <QtCore/qtextstream.h>
|
||||
#include <qpa/qplatformscreen.h>
|
||||
#include <EGL/egl.h>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user