diff options
author | Thomas Arnhold <thomas@arnhold.org> | 2014-04-22 12:38:01 +0200 |
---|---|---|
committer | Thomas Arnhold <thomas@arnhold.org> | 2014-04-22 13:03:19 +0200 |
commit | 4461330f3adff852d35d40887cc7cb314bec4519 (patch) | |
tree | 82c3973ba49bd0d21e1088106a596492b2147643 /sc/source/ui/optdlg/tpdefaults.cxx | |
parent | a30fc66dd2b646af71d26e14ed3af40f0f1f8b94 (diff) |
remove missing sc.hrc
from optdlg.hrc removal
Change-Id: If7681f1bcdd03a7f890467961d2532e5fa01c4cf
Diffstat (limited to 'sc/source/ui/optdlg/tpdefaults.cxx')
-rw-r--r-- | sc/source/ui/optdlg/tpdefaults.cxx | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sc/source/ui/optdlg/tpdefaults.cxx b/sc/source/ui/optdlg/tpdefaults.cxx index f15531e0b9d3..44a1c34cb751 100644 --- a/sc/source/ui/optdlg/tpdefaults.cxx +++ b/sc/source/ui/optdlg/tpdefaults.cxx @@ -11,6 +11,7 @@ #undef SC_DLLIMPLEMENTATION #include "tpdefaults.hxx" +#include "sc.hrc" #include "scresid.hxx" #include "scmod.hxx" #include "defaultsoptions.hxx" |