From 35a2b55a13be84b7ff47133083cfa0a988e1455f Mon Sep 17 00:00:00 2001 From: Stephan Bergmann Date: Mon, 23 Oct 2017 22:27:10 +0200 Subject: loplugin:includeform: xmlsecurity Change-Id: I9c3eca51fec52a255fcf280fe4e5ecc2ebbee5f3 --- xmlsecurity/source/framework/xmlsignaturetemplateimpl.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'xmlsecurity/source/framework/xmlsignaturetemplateimpl.cxx') diff --git a/xmlsecurity/source/framework/xmlsignaturetemplateimpl.cxx b/xmlsecurity/source/framework/xmlsignaturetemplateimpl.cxx index 4fed055ea4eb..5e20ce85f0ca 100644 --- a/xmlsecurity/source/framework/xmlsignaturetemplateimpl.cxx +++ b/xmlsecurity/source/framework/xmlsignaturetemplateimpl.cxx @@ -20,7 +20,7 @@ #include #include #include -#include "framework/xmlsignaturetemplateimpl.hxx" +#include using namespace ::com::sun::star::uno ; using ::com::sun::star::lang::XMultiServiceFactory ; -- cgit