diff options
author | Stephan Bergmann <sbergman@redhat.com> | 2017-10-23 22:31:26 +0200 |
---|---|---|
committer | Stephan Bergmann <sbergman@redhat.com> | 2017-10-23 22:45:51 +0200 |
commit | 426a2527e78e57f14b845eea8ff6a803129786fe (patch) | |
tree | 6bd658c3372ea495766ccf2d9eeab368574d982a /svgio/inc/svggnode.hxx | |
parent | 65c7343768a9a3e09f4be0047b456159d0870ec0 (diff) |
loplugin:includeform: svgio
Change-Id: I5832529b0200295cc54a85dff42bf5692bd59ab5
Diffstat (limited to 'svgio/inc/svggnode.hxx')
-rw-r--r-- | svgio/inc/svggnode.hxx | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/svgio/inc/svggnode.hxx b/svgio/inc/svggnode.hxx index 8a5000014953..760887b3df02 100644 --- a/svgio/inc/svggnode.hxx +++ b/svgio/inc/svggnode.hxx @@ -20,8 +20,8 @@ #ifndef INCLUDED_SVGIO_INC_SVGGNODE_HXX #define INCLUDED_SVGIO_INC_SVGGNODE_HXX -#include <svgnode.hxx> -#include <svgstyleattributes.hxx> +#include "svgnode.hxx" +#include "svgstyleattributes.hxx" #include <memory> namespace svgio |