From 426a2527e78e57f14b845eea8ff6a803129786fe Mon Sep 17 00:00:00 2001 From: Stephan Bergmann Date: Mon, 23 Oct 2017 22:31:26 +0200 Subject: loplugin:includeform: svgio Change-Id: I5832529b0200295cc54a85dff42bf5692bd59ab5 --- svgio/inc/svggnode.hxx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'svgio/inc/svggnode.hxx') 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 -#include +#include "svgnode.hxx" +#include "svgstyleattributes.hxx" #include namespace svgio -- cgit