Don't include wayland-client-core.h

It requires libwayland 1.8 and we're supposed to support versions as old as 1.6

Task-number: QTBUG-70528
Change-Id: Iff4c2542d103d53aba8db99ecceddfccb79cfcb6
Reviewed-by: Paul Olav Tvete <paul.tvete@qt.io>
This commit is contained in:
Johan Klokkhammer Helsing 2018-09-12 13:45:04 +02:00 committed by Johan Helsing
parent c8d10612b0
commit 082922b4c3

View File

@ -67,7 +67,7 @@
#include <QtCore/QDebug>
#include <wayland-client-core.h>
#include <wayland-client.h>
QT_BEGIN_NAMESPACE