Include wayland-client with < and not "
Change-Id: Ida61437bb76c81ee2af57856d9be9694e2fdb4a4 Reviewed-by: Andrew Knight <andrew.knight@digia.com>
This commit is contained in:
parent
78e1b8d06d
commit
fec78c702d
@ -43,8 +43,6 @@
|
||||
|
||||
#include "qwaylandwindow_p.h"
|
||||
|
||||
#include "wayland-client.h"
|
||||
|
||||
#include "qwaylanddisplay_p.h"
|
||||
|
||||
#include "qwaylandnativeinterface_p.h"
|
||||
|
@ -45,7 +45,7 @@
|
||||
#include <QtCore/QObject>
|
||||
#include <QtCore/QScopedPointer>
|
||||
|
||||
#include "wayland-client.h"
|
||||
#include <wayland-client.h>
|
||||
#include <QtWaylandClient/private/qwaylanddisplay_p.h>
|
||||
#include <qpa/qplatformservices.h>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user