diff options
Diffstat (limited to 'sw/source/uibase/utlui/content.cxx')
-rw-r--r-- | sw/source/uibase/utlui/content.cxx | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/sw/source/uibase/utlui/content.cxx b/sw/source/uibase/utlui/content.cxx index c7df4cc80f9f..65138aac5fd3 100644 --- a/sw/source/uibase/utlui/content.cxx +++ b/sw/source/uibase/utlui/content.cxx @@ -84,13 +84,13 @@ #include <docary.hxx> #include <svtools/treelistentry.hxx> -#include "swabstdlg.hxx" -#include "globals.hrc" -#include "bitmaps.hlst" +#include <swabstdlg.hxx> +#include <globals.hrc> +#include <bitmaps.hlst> #include <unomid.h> -#include "navmgr.hxx" -#include "AnnotationWin.hxx" +#include <navmgr.hxx> +#include <AnnotationWin.hxx> #include <memory> #define CTYPE_CNT 0 |