From ca7d95494ccac9bc26c1edee86fc5b9229fa5e3e Mon Sep 17 00:00:00 2001 From: Paul Olav Tvete Date: Thu, 19 May 2016 11:34:06 +0200 Subject: Make qwaylandclientexport public ...since it's being used by a public header. Change-Id: I38049c27c8bd4dc793416bf836d79c4226172d38 Reviewed-by: Giulio Camuffo --- src/client/shellintegration/qwaylandshellintegration_p.h | 2 +- src/client/shellintegration/qwaylandshellintegrationfactory_p.h | 2 +- src/client/shellintegration/qwaylandshellintegrationplugin_p.h | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'src/client/shellintegration') diff --git a/src/client/shellintegration/qwaylandshellintegration_p.h b/src/client/shellintegration/qwaylandshellintegration_p.h index 8395c868e..e8e46ecaa 100644 --- a/src/client/shellintegration/qwaylandshellintegration_p.h +++ b/src/client/shellintegration/qwaylandshellintegration_p.h @@ -52,7 +52,7 @@ // #include -#include +#include QT_BEGIN_NAMESPACE diff --git a/src/client/shellintegration/qwaylandshellintegrationfactory_p.h b/src/client/shellintegration/qwaylandshellintegrationfactory_p.h index 6e595b06d..0783465a8 100644 --- a/src/client/shellintegration/qwaylandshellintegrationfactory_p.h +++ b/src/client/shellintegration/qwaylandshellintegrationfactory_p.h @@ -51,7 +51,7 @@ // We mean it. // -#include +#include #include QT_BEGIN_NAMESPACE diff --git a/src/client/shellintegration/qwaylandshellintegrationplugin_p.h b/src/client/shellintegration/qwaylandshellintegrationplugin_p.h index 5566843b1..be511bfc3 100644 --- a/src/client/shellintegration/qwaylandshellintegrationplugin_p.h +++ b/src/client/shellintegration/qwaylandshellintegrationplugin_p.h @@ -51,7 +51,7 @@ // We mean it. // -#include +#include #include #include -- cgit v1.2.3