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/svgdocument.hxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'svgio/inc/svgdocument.hxx') diff --git a/svgio/inc/svgdocument.hxx b/svgio/inc/svgdocument.hxx index 979b466c8206..97acd39d8e31 100644 --- a/svgio/inc/svgdocument.hxx +++ b/svgio/inc/svgdocument.hxx @@ -20,7 +20,7 @@ #ifndef INCLUDED_SVGIO_INC_SVGDOCUMENT_HXX #define INCLUDED_SVGIO_INC_SVGDOCUMENT_HXX -#include +#include "svgnode.hxx" #include namespace svgio -- cgit