summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/qwayland-egl/qwaylandeglintegration.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugins/platforms/qwayland-egl/qwaylandeglintegration.h')
-rw-r--r--src/plugins/platforms/qwayland-egl/qwaylandeglintegration.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/plugins/platforms/qwayland-egl/qwaylandeglintegration.h b/src/plugins/platforms/qwayland-egl/qwaylandeglintegration.h
index 77a365dfa..64e7d97de 100644
--- a/src/plugins/platforms/qwayland-egl/qwaylandeglintegration.h
+++ b/src/plugins/platforms/qwayland-egl/qwaylandeglintegration.h
@@ -46,6 +46,8 @@
#include "qwaylandeglinclude.h"
+QT_BEGIN_NAMESPACE
+
class QWaylandWindow;
class QWindow;
@@ -69,4 +71,6 @@ private:
EGLDisplay m_eglDisplay;
};
+QT_END_NAMESPACE
+
#endif // QWAYLANDEGLINTEGRATION_H