summaryrefslogtreecommitdiff
path: root/xmlhelp
diff options
context:
space:
mode:
Diffstat (limited to 'xmlhelp')
-rw-r--r--xmlhelp/source/cxxhelp/inc/excep/XmlSearchExceptions.hxx2
-rw-r--r--xmlhelp/source/cxxhelp/inc/qe/DocGenerator.hxx2
-rw-r--r--xmlhelp/source/cxxhelp/test/abidebug.hxx2
3 files changed, 3 insertions, 3 deletions
diff --git a/xmlhelp/source/cxxhelp/inc/excep/XmlSearchExceptions.hxx b/xmlhelp/source/cxxhelp/inc/excep/XmlSearchExceptions.hxx
index 8c5e08978acb..a69d2b52bd87 100644
--- a/xmlhelp/source/cxxhelp/inc/excep/XmlSearchExceptions.hxx
+++ b/xmlhelp/source/cxxhelp/inc/excep/XmlSearchExceptions.hxx
@@ -19,7 +19,7 @@
#ifndef _XMLSEARCH_EXCEP_XMLSEARCHEXCEPTIONS_HXX_
#define _XMLSEARCH_EXCEP_XMLSEARCHEXCEPTIONS_HXX_
-#include <rtl/ustring.hxx>
+#include <rtl/ustring.hxx>
namespace xmlsearch {
diff --git a/xmlhelp/source/cxxhelp/inc/qe/DocGenerator.hxx b/xmlhelp/source/cxxhelp/inc/qe/DocGenerator.hxx
index c0546e48beec..09a0049fcb4c 100644
--- a/xmlhelp/source/cxxhelp/inc/qe/DocGenerator.hxx
+++ b/xmlhelp/source/cxxhelp/inc/qe/DocGenerator.hxx
@@ -20,7 +20,7 @@
#define _XMLSEARCH_QE_DOCGENERATOR_HXX_
#include <rtl/ref.hxx>
-#include <rtl/ustring.hxx>
+#include <rtl/ustring.hxx>
#include <excep/XmlSearchExceptions.hxx>
#include <util/CompressorIterator.hxx>
#include <util/Decompressor.hxx>
diff --git a/xmlhelp/source/cxxhelp/test/abidebug.hxx b/xmlhelp/source/cxxhelp/test/abidebug.hxx
index a26258a0574f..b1cfbf7b2a79 100644
--- a/xmlhelp/source/cxxhelp/test/abidebug.hxx
+++ b/xmlhelp/source/cxxhelp/test/abidebug.hxx
@@ -18,7 +18,7 @@
*/
#include <iostream>
#ifndef _RTL_USTRING_
-#include <rtl/ustring>
+#include <rtl/ustring>
#endif
ostream& operator<<( ostream& out,const OUString& bla );