diff options
Diffstat (limited to 'sc/source/ui/docshell/docsh4.cxx')
-rw-r--r-- | sc/source/ui/docshell/docsh4.cxx | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sc/source/ui/docshell/docsh4.cxx b/sc/source/ui/docshell/docsh4.cxx index d75ef8138a10..3f03271240cd 100644 --- a/sc/source/ui/docshell/docsh4.cxx +++ b/sc/source/ui/docshell/docsh4.cxx @@ -31,6 +31,7 @@ using namespace ::com::sun::star; #include <sfx2/infobar.hxx> #include <sfx2/objface.hxx> #include <sfx2/docfile.hxx> +#include <sfx2/docfilt.hxx> #include <svtools/ehdl.hxx> #include <svtools/langtab.hxx> #include <basic/sbxcore.hxx> |