diff options
Diffstat (limited to 'sc/source')
-rw-r--r-- | sc/source/core/data/funcdesc.cxx | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sc/source/core/data/funcdesc.cxx b/sc/source/core/data/funcdesc.cxx index 9767265331dd..6db1bb73bf26 100644 --- a/sc/source/core/data/funcdesc.cxx +++ b/sc/source/core/data/funcdesc.cxx @@ -32,6 +32,7 @@ #include <rtl/ustrbuf.hxx> #include <tools/rcid.h> #include <tools/resid.hxx> +#include <tools/resmgr.hxx> #include <unotools/collatorwrapper.hxx> #include <memory> |