diff options
Diffstat (limited to 'svgio/inc/svgtextnode.hxx')
-rw-r--r-- | svgio/inc/svgtextnode.hxx | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/svgio/inc/svgtextnode.hxx b/svgio/inc/svgtextnode.hxx index 589f806ec8a9..715912faadfb 100644 --- a/svgio/inc/svgtextnode.hxx +++ b/svgio/inc/svgtextnode.hxx @@ -20,9 +20,9 @@ #ifndef INCLUDED_SVGIO_INC_SVGTEXTNODE_HXX #define INCLUDED_SVGIO_INC_SVGTEXTNODE_HXX -#include <svgnode.hxx> -#include <svgstyleattributes.hxx> -#include <svgcharacternode.hxx> +#include "svgnode.hxx" +#include "svgstyleattributes.hxx" +#include "svgcharacternode.hxx" #include <memory> namespace svgio |