diff options
Diffstat (limited to 'sw/source/uibase/shells/drwtxtex.cxx')
-rw-r--r-- | sw/source/uibase/shells/drwtxtex.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/source/uibase/shells/drwtxtex.cxx b/sw/source/uibase/shells/drwtxtex.cxx index 39c30245cced..e92724c00f00 100644 --- a/sw/source/uibase/shells/drwtxtex.cxx +++ b/sw/source/uibase/shells/drwtxtex.cxx @@ -94,7 +94,7 @@ #include <wrtsh.hxx> #include <wview.hxx> -#include "swabstdlg.hxx" +#include <swabstdlg.hxx> #include <memory> using namespace ::com::sun::star; |