diff options
author | Mathias Bauer <mba@openoffice.org> | 2009-11-11 18:31:36 +0100 |
---|---|---|
committer | Mathias Bauer <mba@openoffice.org> | 2009-11-11 18:31:36 +0100 |
commit | db2f669901cb415694b72864be1a05e5f7716b04 (patch) | |
tree | 4775e6038850db95b321b65432207618b40a0dc9 /cui/source/tabpages/autocdlg.cxx | |
parent | 0df86370f258c35ff1ad6adbe9a4995ce08ba2e5 (diff) |
some fixes for remaining resource problems
Diffstat (limited to 'cui/source/tabpages/autocdlg.cxx')
-rw-r--r-- | cui/source/tabpages/autocdlg.cxx | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/cui/source/tabpages/autocdlg.cxx b/cui/source/tabpages/autocdlg.cxx index 78b0a168b..f12368997 100644 --- a/cui/source/tabpages/autocdlg.cxx +++ b/cui/source/tabpages/autocdlg.cxx @@ -66,6 +66,7 @@ #include "cuicharmap.hxx" #include <svx/unolingu.hxx> #include <dialmgr.hxx> +#include <svx/svxids.hrc> // SID_OPEN_SMARTTAGSOPTIONS static LanguageType eLastDialogLanguage = LANGUAGE_SYSTEM; |