summaryrefslogtreecommitdiff
path: root/shell/source/backends/kf5be/kf5backend.cxx
diff options
context:
space:
mode:
authorThorsten Behrens <thorsten.behrens@allotropia.de>2022-02-12 12:17:20 +0100
committerThorsten Behrens <thorsten.behrens@allotropia.de>2022-02-12 12:17:20 +0100
commit586cec3019b28c0e936ec5976616caaf03254a01 (patch)
treed9ac5477932150b7cc662c960878386880b86136 /shell/source/backends/kf5be/kf5backend.cxx
parentc1f57e52a8d2f14b59f3c17b0ee0e0078d96b39f (diff)
parent422e0ad9fe102ac44466acc6a1748f967d61246b (diff)
Merge remote-tracking branch 'origin/libreoffice-7-2' into feature/cib_contract6721c
Update to upstream branch HEAD for 7.2.6 pre
Diffstat (limited to 'shell/source/backends/kf5be/kf5backend.cxx')
-rw-r--r--shell/source/backends/kf5be/kf5backend.cxx2
1 files changed, 2 insertions, 0 deletions
diff --git a/shell/source/backends/kf5be/kf5backend.cxx b/shell/source/backends/kf5be/kf5backend.cxx
index 47c829dc5f9b..e448c124d88a 100644
--- a/shell/source/backends/kf5be/kf5backend.cxx
+++ b/shell/source/backends/kf5be/kf5backend.cxx
@@ -19,6 +19,8 @@
#include <sal/config.h>
+#include <memory>
+
#include <QtWidgets/QApplication>
#include <boost/noncopyable.hpp>