summaryrefslogtreecommitdiff
path: root/extensions/source/svg
diff options
context:
space:
mode:
Diffstat (limited to 'extensions/source/svg')
-rw-r--r--extensions/source/svg/svgcom.hxx8
1 files changed, 4 insertions, 4 deletions
diff --git a/extensions/source/svg/svgcom.hxx b/extensions/source/svg/svgcom.hxx
index 54f980412734..d2d801a94257 100644
--- a/extensions/source/svg/svgcom.hxx
+++ b/extensions/source/svg/svgcom.hxx
@@ -4,9 +4,9 @@
*
* $RCSfile: svgcom.hxx,v $
*
- * $Revision: 1.5 $
+ * $Revision: 1.6 $
*
- * last change: $Author: rt $ $Date: 2005-09-08 20:41:06 $
+ * last change: $Author: hr $ $Date: 2006-06-19 10:46:48 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -39,8 +39,8 @@
#ifndef _CPPUHELPER_WEAK_HXX_
#include <cppuhelper/weak.hxx>
#endif
-#ifndef __RTL_USTRING_
-#include <rtl/ustring>
+#ifndef __RTL_USTRING_HXX_
+#include <rtl/ustring.hxx>
#endif
#ifndef _DEBUG_HXX
#include <tools/debug.hxx>