diff options
Diffstat (limited to 'sc/source/ui/view/hdrcont.cxx')
-rw-r--r-- | sc/source/ui/view/hdrcont.cxx | 22 |
1 files changed, 11 insertions, 11 deletions
diff --git a/sc/source/ui/view/hdrcont.cxx b/sc/source/ui/view/hdrcont.cxx index de94d101b6b9..96d388c0483e 100644 --- a/sc/source/ui/view/hdrcont.cxx +++ b/sc/source/ui/view/hdrcont.cxx @@ -23,17 +23,17 @@ #include <tools/poly.hxx> #include <svtools/colorcfg.hxx> -#include "scresid.hxx" -#include "sc.hrc" -#include "tabvwsh.hxx" -#include "hdrcont.hxx" -#include "scmod.hxx" -#include "inputopt.hxx" -#include "gridmerg.hxx" -#include "document.hxx" -#include "markdata.hxx" -#include "tabview.hxx" -#include "viewdata.hxx" +#include <scresid.hxx> +#include <sc.hrc> +#include <tabvwsh.hxx> +#include <hdrcont.hxx> +#include <scmod.hxx> +#include <inputopt.hxx> +#include <gridmerg.hxx> +#include <document.hxx> +#include <markdata.hxx> +#include <tabview.hxx> +#include <viewdata.hxx> #define SC_DRAG_MIN 2 |