diff options
author | Noel Grandin <noel.grandin@collabora.co.uk> | 2020-07-03 13:39:36 +0200 |
---|---|---|
committer | Noel Grandin <noel.grandin@collabora.co.uk> | 2020-07-04 16:56:59 +0200 |
commit | d70da0b9e24991f8d58e83f53dbbf5b58c721f43 (patch) | |
tree | ba172e1e9e47926d0034877e926194b0a5b69e80 /sfx2/inc | |
parent | e6eeecbe72a1d0e305369b103f05da887ca99016 (diff) |
reduce number of framework libraries
Change-Id: If2bf85301eb1523a636d031f6e5a9f78cb1ee06b
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/97871
Tested-by: Jenkins
Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
Diffstat (limited to 'sfx2/inc')
-rw-r--r-- | sfx2/inc/pch/precompiled_sfx.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sfx2/inc/pch/precompiled_sfx.hxx b/sfx2/inc/pch/precompiled_sfx.hxx index 7ec6d5c85f99..58fe30240dd5 100644 --- a/sfx2/inc/pch/precompiled_sfx.hxx +++ b/sfx2/inc/pch/precompiled_sfx.hxx @@ -308,7 +308,7 @@ #include <drawinglayer/primitive2d/polygonprimitive2d.hxx> #include <drawinglayer/primitive2d/textlayoutdevice.hxx> #include <drawinglayer/processor2d/baseprocessor2d.hxx> -#include <framework/fwedllapi.h> +#include <framework/fwkdllapi.h> #include <framework/interaction.hxx> #include <i18nlangtag/lang.h> #include <i18nlangtag/languagetag.hxx> |