diff options
Diffstat (limited to 'sw/source/uibase/inc/conrect.hxx')
-rw-r--r-- | sw/source/uibase/inc/conrect.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/source/uibase/inc/conrect.hxx b/sw/source/uibase/inc/conrect.hxx index 94cb2fc4a875..878d99c8031e 100644 --- a/sw/source/uibase/inc/conrect.hxx +++ b/sw/source/uibase/inc/conrect.hxx @@ -20,7 +20,7 @@ #ifndef INCLUDED_SW_SOURCE_UIBASE_INC_CONRECT_HXX #define INCLUDED_SW_SOURCE_UIBASE_INC_CONRECT_HXX -#include <drawbase.hxx> +#include "drawbase.hxx" // draw rectangle class ConstRectangle : public SwDrawBase |