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