diff options
Diffstat (limited to 'sc/source/ui/miscdlgs/redcom.cxx')
-rw-r--r-- | sc/source/ui/miscdlgs/redcom.cxx | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sc/source/ui/miscdlgs/redcom.cxx b/sc/source/ui/miscdlgs/redcom.cxx index 1831af9daee7..4da173c54b07 100644 --- a/sc/source/ui/miscdlgs/redcom.cxx +++ b/sc/source/ui/miscdlgs/redcom.cxx @@ -20,9 +20,9 @@ #include <vcl/msgbox.hxx> #include <unotools/localedatawrapper.hxx> -#include "redcom.hxx" -#include "docsh.hxx" -#include "tabvwsh.hxx" +#include <redcom.hxx> +#include <docsh.hxx> +#include <tabvwsh.hxx> #include <svx/svxdlg.hxx> #include <svx/dialogs.hrc> |