Commit aad45495 authored by Pier Luigi Fiorini's avatar Pier Luigi Fiorini
Browse files

brcm-egl: Disambiguate wl_registry


Include wayland-client.h to disambiguate between QtWaylandClient::wl_registry
and wl_registry.

Change-Id: Idf33fd56a6b2c2436f5cbabc953980d05826ebba
Reviewed-by: default avatarOlivier Blin <qt@blino.org>
Reviewed-by: default avatarGiulio Camuffo <giulio.camuffo@jollamobile.com>
parent d34c9a60
No related merge requests found
Showing with 1 addition and 0 deletions
...@@ -43,6 +43,7 @@ ...@@ -43,6 +43,7 @@
#define QWAYLANDBRCMEGLINTEGRATION_H #define QWAYLANDBRCMEGLINTEGRATION_H
#include <QtWaylandClient/private/qwaylandclientbufferintegration_p.h> #include <QtWaylandClient/private/qwaylandclientbufferintegration_p.h>
#include <wayland-client.h>
#include <EGL/egl.h> #include <EGL/egl.h>
#include <EGL/eglext.h> #include <EGL/eglext.h>
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment