diff options
Diffstat (limited to 'sc/source/ui/inc/anyrefdg.hxx')
-rw-r--r-- | sc/source/ui/inc/anyrefdg.hxx | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/sc/source/ui/inc/anyrefdg.hxx b/sc/source/ui/inc/anyrefdg.hxx index 3614a956ae84..d9bf5d80df72 100644 --- a/sc/source/ui/inc/anyrefdg.hxx +++ b/sc/source/ui/inc/anyrefdg.hxx @@ -25,12 +25,12 @@ #include <vcl/accel.hxx> #include <sfx2/basedlgs.hxx> #include <sfx2/tabdlg.hxx> -#include "address.hxx" -#include "compiler.hxx" +#include <address.hxx> +#include <compiler.hxx> #include <formula/funcutl.hxx> #include "IAnyRefDialog.hxx" -#include "scresid.hxx" -#include "scmod.hxx" +#include <scresid.hxx> +#include <scmod.hxx> #include <memory> |