summaryrefslogtreecommitdiff
path: root/framework/inc/uielement/itemcontainer.hxx
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2020-06-29 12:55:12 +0200
committerStephan Bergmann <sbergman@redhat.com>2020-06-29 16:40:52 +0200
commit61fcf830aa5d94e6cc8075d0eaf6af8a6d405bad (patch)
tree15e7d9475d47d6638dea7afe74eb7bb87074ca6d /framework/inc/uielement/itemcontainer.hxx
parent733023dd10d2f7e95dca2e8e7096ec216d5e9fb2 (diff)
Call framework::Desktop::shutdown directly
...instead of via the XJob hack introduced in a6862a26d6cd17f6b4e4f6577bcd778bf952e65b "tdf#134106: Get rid of XDesktopInternal again" Change-Id: Ic533e8faba1a3da65ead74d78f0ab9c4aab1ca6a Reviewed-on: https://gerrit.libreoffice.org/c/core/+/97397 Tested-by: Jenkins Reviewed-by: Stephan Bergmann <sbergman@redhat.com>
Diffstat (limited to 'framework/inc/uielement/itemcontainer.hxx')
-rw-r--r--framework/inc/uielement/itemcontainer.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/framework/inc/uielement/itemcontainer.hxx b/framework/inc/uielement/itemcontainer.hxx
index d22fc9a098c3..6b44578a4f71 100644
--- a/framework/inc/uielement/itemcontainer.hxx
+++ b/framework/inc/uielement/itemcontainer.hxx
@@ -28,7 +28,7 @@
#include <cppuhelper/implbase.hxx>
#include <vector>
-#include <fwidllapi.h>
+#include <framework/fwidllapi.h>
namespace framework
{