summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/qwayland-brcm-egl/qwaylandbrcmglcontext.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugins/platforms/qwayland-brcm-egl/qwaylandbrcmglcontext.h')
-rw-r--r--src/plugins/platforms/qwayland-brcm-egl/qwaylandbrcmglcontext.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/plugins/platforms/qwayland-brcm-egl/qwaylandbrcmglcontext.h b/src/plugins/platforms/qwayland-brcm-egl/qwaylandbrcmglcontext.h
index ae248a6ad..7beef166b 100644
--- a/src/plugins/platforms/qwayland-brcm-egl/qwaylandbrcmglcontext.h
+++ b/src/plugins/platforms/qwayland-brcm-egl/qwaylandbrcmglcontext.h
@@ -48,6 +48,8 @@
#include <EGL/egl.h>
+QT_BEGIN_NAMESPACE
+
class QWaylandWindow;
class QWaylandGLWindowSurface;
@@ -76,5 +78,6 @@ private:
QSurfaceFormat m_format;
};
+QT_END_NAMESPACE
#endif // QWAYLANDBRCMGLCONTEXT_H