summaryrefslogtreecommitdiff
path: root/xmloff/source/style/MarkerStyle.cxx
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2006-06-19 17:25:20 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2006-06-19 17:25:20 +0000
commit14a23346603fd33e3f0709ab8ec645a7249182e7 (patch)
treec825f2974cd50bdcf83e24b9da83e48a5c9220e3 /xmloff/source/style/MarkerStyle.cxx
parentfaef3ecadbe32770dfb52ad60de786537920bd84 (diff)
INTEGRATION: CWS warnings01 (1.10.34); FILE MERGED
2005/11/02 14:57:54 cl 1.10.34.1: warning free code changes
Diffstat (limited to 'xmloff/source/style/MarkerStyle.cxx')
-rw-r--r--xmloff/source/style/MarkerStyle.cxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/xmloff/source/style/MarkerStyle.cxx b/xmloff/source/style/MarkerStyle.cxx
index 08a7222aac56..0b446e8c5954 100644
--- a/xmloff/source/style/MarkerStyle.cxx
+++ b/xmloff/source/style/MarkerStyle.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: MarkerStyle.cxx,v $
*
- * $Revision: 1.10 $
+ * $Revision: 1.11 $
*
- * last change: $Author: rt $ $Date: 2005-09-09 14:24:33 $
+ * last change: $Author: hr $ $Date: 2006-06-19 18:25:20 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -74,7 +74,7 @@
#endif
#ifndef _RTL_USTRING_
-#include <rtl/ustring>
+#include <rtl/ustring.hxx>
#endif
#ifndef _COM_SUN_STAR_DRAWING_POLYPOLYGONBEZIERCOORDS_HPP_