summaryrefslogtreecommitdiff
path: root/xmloff
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2006-06-19 16:54:45 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2006-06-19 16:54:45 +0000
commite881e80b77718104e64da052fac630391a15f59f (patch)
tree49d6636ceab512cb40cb203b0ecf3ecf2129933e /xmloff
parent2ba1611cd26acc2c11015bc8d0573b1d358f5b4d (diff)
INTEGRATION: CWS warnings01 (1.4.34); FILE MERGED
2005/11/02 14:57:45 cl 1.4.34.1: warning free code changes
Diffstat (limited to 'xmloff')
-rw-r--r--xmloff/inc/XMLStarBasicExportHandler.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/xmloff/inc/XMLStarBasicExportHandler.hxx b/xmloff/inc/XMLStarBasicExportHandler.hxx
index fce8afcccce1..e929365d87f5 100644
--- a/xmloff/inc/XMLStarBasicExportHandler.hxx
+++ b/xmloff/inc/XMLStarBasicExportHandler.hxx
@@ -4,9 +4,9 @@
*
* $RCSfile: XMLStarBasicExportHandler.hxx,v $
*
- * $Revision: 1.4 $
+ * $Revision: 1.5 $
*
- * last change: $Author: rt $ $Date: 2005-09-09 12:56:30 $
+ * last change: $Author: hr $ $Date: 2006-06-19 17:54:45 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -45,7 +45,7 @@
#endif
#ifndef _RTL_USTRING_HXX_
-#include <rtl/ustring>
+#include <rtl/ustring.hxx>
#endif
#ifndef _XMLOFF_XMLEVENT_HXX