summaryrefslogtreecommitdiffstats
path: root/src/gui/opengl/qopenglvertexarrayobject.cpp
diff options
context:
space:
mode:
authorEskil Abrahamsen Blomfeldt <eskil.abrahamsen-blomfeldt@theqtcompany.com>2015-01-22 10:48:39 +0100
committerEskil Abrahamsen Blomfeldt <eskil.abrahamsen-blomfeldt@theqtcompany.com>2015-01-22 10:58:41 +0100
commit06602f9c96e9ea07851fa1d8a43b9792a825c4cd (patch)
treea6ff752a1e524be77d36c178684629a88c26f56f /src/gui/opengl/qopenglvertexarrayobject.cpp
parent586fd042345b619acceafb13e84b912863961e56 (diff)
Android: Don't force-include android-9 headers in qpa plugin
When we supported platforms < android-9, we needed to include some headers which were introduced in android-9 to compile the QPA plugin. This is no longer needed, and also creates problems when you pick e.g. android-21 as your platform, since some definitions (specifically fd_set) are different in the two sets of headers, giving us an undefined reference to QEventDispatcherUNIX::select(). Change-Id: Ifd28479b4bf3be0e9e62200a01fc4cf2cc855215 Reviewed-by: BogDan Vatra <bogdan@kde.org>
Diffstat (limited to 'src/gui/opengl/qopenglvertexarrayobject.cpp')
0 files changed, 0 insertions, 0 deletions