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 8a4c6c9d8d77..fa473bdf9d67 100644 --- a/sc/source/ui/docshell/docsh4.cxx +++ b/sc/source/ui/docshell/docsh4.cxx @@ -112,6 +112,7 @@ using namespace ::com::sun::star; #include <documentlinkmgr.hxx> #include <memory> #include <sfx2/notebookbar/SfxNotebookBar.hxx> +#include <helpids.h> void ScDocShell::ReloadAllLinks() { |