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