diff options
author | Caolán McNamara <caolanm@redhat.com> | 2013-03-06 15:05:21 +0000 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2013-03-06 15:05:36 +0000 |
commit | ba0ad768769b0d37172d9ca18cf0b6614eb2e9e6 (patch) | |
tree | 3e352007b95140b9cdc2eb6bf25ef8cccd068867 /sc/source | |
parent | 6691b0c9d46a26e70f0acdd2a59263bfdc138171 (diff) |
need sc.hrc
Change-Id: I1c5fa09da04e8c21cfe418b814c61b63a90a4db3
Diffstat (limited to 'sc/source')
-rw-r--r-- | sc/source/ui/namedlg/namedefdlg.cxx | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sc/source/ui/namedlg/namedefdlg.cxx b/sc/source/ui/namedlg/namedefdlg.cxx index 749bf2452414..bb61ecc252dd 100644 --- a/sc/source/ui/namedlg/namedefdlg.cxx +++ b/sc/source/ui/namedlg/namedefdlg.cxx @@ -39,6 +39,7 @@ #include "undorangename.hxx" #include "tabvwsh.hxx" #include "tokenarray.hxx" +#include "sc.hrc" // defines ------------------------------------------------------------------- |