diff options
Diffstat (limited to 'cui/source')
-rw-r--r-- | cui/source/options/optgdlg.cxx | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/cui/source/options/optgdlg.cxx b/cui/source/options/optgdlg.cxx index 7a53fb886760..5f5117e24971 100644 --- a/cui/source/options/optgdlg.cxx +++ b/cui/source/options/optgdlg.cxx @@ -23,6 +23,7 @@ #include <svl/currencytable.hxx> #include <svtools/langhelp.hxx> #include <unotools/lingucfg.hxx> +#include <unotools/resmgr.hxx> #include <sfx2/bindings.hxx> #include <sfx2/viewfrm.hxx> #include <i18nlangtag/mslangid.hxx> |