diff options
Diffstat (limited to 'svgio/inc/svgstylenode.hxx')
-rw-r--r-- | svgio/inc/svgstylenode.hxx | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/svgio/inc/svgstylenode.hxx b/svgio/inc/svgstylenode.hxx index f35f9b38119e..dbbc6b1d336b 100644 --- a/svgio/inc/svgstylenode.hxx +++ b/svgio/inc/svgstylenode.hxx @@ -20,8 +20,8 @@ #ifndef INCLUDED_SVGIO_INC_SVGSTYLENODE_HXX #define INCLUDED_SVGIO_INC_SVGSTYLENODE_HXX -#include <svgnode.hxx> -#include <svgstyleattributes.hxx> +#include "svgnode.hxx" +#include "svgstyleattributes.hxx" namespace svgio { |