diff options
Diffstat (limited to 'xmlsecurity/source/xmlsec/xmlstreamio.cxx')
-rw-r--r-- | xmlsecurity/source/xmlsec/xmlstreamio.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/xmlsecurity/source/xmlsec/xmlstreamio.cxx b/xmlsecurity/source/xmlsec/xmlstreamio.cxx index 91f2d9084dd3..8223a9f1ad79 100644 --- a/xmlsecurity/source/xmlsec/xmlstreamio.cxx +++ b/xmlsecurity/source/xmlsec/xmlstreamio.cxx @@ -23,7 +23,7 @@ */ #include "xmlstreamio.hxx" #include <rtl/ustring.hxx> -#include "rtl/uri.hxx" +#include <rtl/uri.hxx> #include <libxml/uri.h> #include "xmlsecurity/xmlsec-wrapper.h" |