summaryrefslogtreecommitdiffstats
path: root/src/client/qwaylandnativeinterface_p.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/client/qwaylandnativeinterface_p.h')
-rw-r--r--src/client/qwaylandnativeinterface_p.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/client/qwaylandnativeinterface_p.h b/src/client/qwaylandnativeinterface_p.h
index 9d0aafdd5..6f6a62b76 100644
--- a/src/client/qwaylandnativeinterface_p.h
+++ b/src/client/qwaylandnativeinterface_p.h
@@ -49,6 +49,8 @@
QT_BEGIN_NAMESPACE
+namespace QtWaylandClient {
+
class QWaylandIntegration;
class QWaylandScreen;
@@ -75,6 +77,8 @@ private:
QHash<QPlatformWindow*, QVariantMap> m_windowProperties;
};
+}
+
QT_END_NAMESPACE
#endif // QWAYLANDNATIVEINTERFACE_H