diff options
author | Frank Schoenheit [fs] <frank.schoenheit@sun.com> | 2010-04-09 11:05:09 +0200 |
---|---|---|
committer | Frank Schoenheit [fs] <frank.schoenheit@sun.com> | 2010-04-09 11:05:09 +0200 |
commit | d30937f3ef1f1c8c2f38d0923ab30607c0aceb7f (patch) | |
tree | a944a229064524dfe7dcdeb55254ab123b6be434 /fpicker/source/aqua | |
parent | dd69dd837a389426253bdb7e01da78352a1f276a (diff) |
slidecopy: separate resource ID number circles for svl and svtools (thanks to MBA for the patch)
Diffstat (limited to 'fpicker/source/aqua')
-rw-r--r-- | fpicker/source/aqua/resourceprovider.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/fpicker/source/aqua/resourceprovider.cxx b/fpicker/source/aqua/resourceprovider.cxx index c643ad158279..75dfacbf8f2d 100644 --- a/fpicker/source/aqua/resourceprovider.cxx +++ b/fpicker/source/aqua/resourceprovider.cxx @@ -41,7 +41,7 @@ #include <com/sun/star/ui/dialogs/ExtendedFilePickerElementIds.hpp> #ifndef _SVTOOLS_SVTOOLS_HRC_ -#include <svl/svtools.hrc> +#include <svtools/svtools.hrc> #endif #ifndef _SVTOOLS_FILEDLG2_HRC_ |