diff options
author | Stephan Bergmann <sbergman@redhat.com> | 2017-10-23 22:27:10 +0200 |
---|---|---|
committer | Stephan Bergmann <sbergman@redhat.com> | 2017-10-23 22:45:46 +0200 |
commit | 35a2b55a13be84b7ff47133083cfa0a988e1455f (patch) | |
tree | 03c43703c621d19e5b506c17a136cd81ddbb23b7 /xmlsecurity/source/framework/xmlsignaturetemplateimpl.cxx | |
parent | 090e9ecd0960e6027cfaaf4600e95dc311524143 (diff) |
loplugin:includeform: xmlsecurity
Change-Id: I9c3eca51fec52a255fcf280fe4e5ecc2ebbee5f3
Diffstat (limited to 'xmlsecurity/source/framework/xmlsignaturetemplateimpl.cxx')
-rw-r--r-- | xmlsecurity/source/framework/xmlsignaturetemplateimpl.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
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 <sal/config.h> #include <rtl/ustring.hxx> #include <rtl/uuid.h> -#include "framework/xmlsignaturetemplateimpl.hxx" +#include <framework/xmlsignaturetemplateimpl.hxx> using namespace ::com::sun::star::uno ; using ::com::sun::star::lang::XMultiServiceFactory ; |