diff options
Diffstat (limited to 'sc/source/ui/unoobj/forbiuno.cxx')
-rw-r--r-- | sc/source/ui/unoobj/forbiuno.cxx | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sc/source/ui/unoobj/forbiuno.cxx b/sc/source/ui/unoobj/forbiuno.cxx index d177ac1be7e3..01a1e435014f 100644 --- a/sc/source/ui/unoobj/forbiuno.cxx +++ b/sc/source/ui/unoobj/forbiuno.cxx @@ -19,8 +19,8 @@ #include <editeng/forbiddencharacterstable.hxx> -#include "forbiuno.hxx" -#include "docsh.hxx" +#include <forbiuno.hxx> +#include <docsh.hxx> using namespace ::com::sun::star; |