diff options
Diffstat (limited to 'src/client/shellintegration/qwaylandshellintegrationplugin_p.h')
-rw-r--r-- | src/client/shellintegration/qwaylandshellintegrationplugin_p.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/client/shellintegration/qwaylandshellintegrationplugin_p.h b/src/client/shellintegration/qwaylandshellintegrationplugin_p.h index be511bfc..266e6980 100644 --- a/src/client/shellintegration/qwaylandshellintegrationplugin_p.h +++ b/src/client/shellintegration/qwaylandshellintegrationplugin_p.h @@ -51,7 +51,7 @@ // We mean it. // -#include <QtWaylandClient/qwaylandclientexport.h> +#include <QtWaylandClient/qtwaylandclientglobal.h> #include <QtCore/qplugin.h> #include <QtCore/qfactoryinterface.h> |