diff options
Diffstat (limited to 'sc/source/ui/view/tabvwshg.cxx')
-rw-r--r-- | sc/source/ui/view/tabvwshg.cxx | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/sc/source/ui/view/tabvwshg.cxx b/sc/source/ui/view/tabvwshg.cxx index 4c8ef350625a..538ac000aed4 100644 --- a/sc/source/ui/view/tabvwshg.cxx +++ b/sc/source/ui/view/tabvwshg.cxx @@ -32,10 +32,10 @@ using namespace com::sun::star; -#include "tabvwsh.hxx" -#include "document.hxx" -#include "drawview.hxx" -#include "globstr.hrc" +#include <tabvwsh.hxx> +#include <document.hxx> +#include <drawview.hxx> +#include <globstr.hrc> #include <gridwin.hxx> #include <avmedia/mediawindow.hxx> |