diff options
Diffstat (limited to 'svgio/inc/svgtextpathnode.hxx')
-rw-r--r-- | svgio/inc/svgtextpathnode.hxx | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/svgio/inc/svgtextpathnode.hxx b/svgio/inc/svgtextpathnode.hxx index a0aa9b05270b..b2d456cec48a 100644 --- a/svgio/inc/svgtextpathnode.hxx +++ b/svgio/inc/svgtextpathnode.hxx @@ -20,9 +20,9 @@ #ifndef INCLUDED_SVGIO_INC_SVGTEXTPATHNODE_HXX #define INCLUDED_SVGIO_INC_SVGTEXTPATHNODE_HXX -#include <svgnode.hxx> -#include <svgstyleattributes.hxx> -#include <svgpathnode.hxx> +#include "svgnode.hxx" +#include "svgstyleattributes.hxx" +#include "svgpathnode.hxx" namespace svgio { |