diff options
Diffstat (limited to 'sc/source/ui/inc/namemgrtable.hxx')
-rw-r--r-- | sc/source/ui/inc/namemgrtable.hxx | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sc/source/ui/inc/namemgrtable.hxx b/sc/source/ui/inc/namemgrtable.hxx index fd6f8a888ed2..33516f466659 100644 --- a/sc/source/ui/inc/namemgrtable.hxx +++ b/sc/source/ui/inc/namemgrtable.hxx @@ -13,8 +13,8 @@ #include <svtools/simptabl.hxx> #include <vcl/ctrl.hxx> -#include "scresid.hxx" -#include "address.hxx" +#include <scresid.hxx> +#include <address.hxx> #include <memory> #include <vector> |