diff options
Diffstat (limited to 'oox/inc/drawingml/lineproperties.hxx')
-rw-r--r-- | oox/inc/drawingml/lineproperties.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/oox/inc/drawingml/lineproperties.hxx b/oox/inc/drawingml/lineproperties.hxx index edea5f6f1d1e..1c5320e25841 100644 --- a/oox/inc/drawingml/lineproperties.hxx +++ b/oox/inc/drawingml/lineproperties.hxx @@ -29,7 +29,7 @@ #include <oox/helper/helper.hxx> #include <sal/types.h> -#include "drawingml/fillproperties.hxx" +#include <drawingml/fillproperties.hxx> namespace oox { class GraphicHelper; } |