diff options
Diffstat (limited to 'sw/inc/unoredline.hxx')
-rw-r--r-- | sw/inc/unoredline.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/inc/unoredline.hxx b/sw/inc/unoredline.hxx index bcf65d6ecefd..e28064e8a102 100644 --- a/sw/inc/unoredline.hxx +++ b/sw/inc/unoredline.hxx @@ -19,7 +19,7 @@ #ifndef INCLUDED_SW_INC_UNOREDLINE_HXX #define INCLUDED_SW_INC_UNOREDLINE_HXX -#include <unotext.hxx> +#include "unotext.hxx" class SwRangeRedline; |