diff options
Diffstat (limited to 'sw/source/uibase/shells/textglos.cxx')
-rw-r--r-- | sw/source/uibase/shells/textglos.cxx | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/sw/source/uibase/shells/textglos.cxx b/sw/source/uibase/shells/textglos.cxx index 21ca0f6c5a97..6a85f91867f8 100644 --- a/sw/source/uibase/shells/textglos.cxx +++ b/sw/source/uibase/shells/textglos.cxx @@ -21,14 +21,14 @@ #include <svl/eitem.hxx> #include <svl/stritem.hxx> -#include "view.hxx" -#include "cmdid.h" -#include "textsh.hxx" -#include "initui.hxx" -#include "gloshdl.hxx" -#include "glosdoc.hxx" -#include "gloslst.hxx" -#include "swabstdlg.hxx" +#include <view.hxx> +#include <cmdid.h> +#include <textsh.hxx> +#include <initui.hxx> +#include <gloshdl.hxx> +#include <glosdoc.hxx> +#include <gloslst.hxx> +#include <swabstdlg.hxx> void SwTextShell::ExecGlossary(SfxRequest &rReq) { |