summaryrefslogtreecommitdiff
path: root/dtrans/source/cnttype/wbench
diff options
context:
space:
mode:
Diffstat (limited to 'dtrans/source/cnttype/wbench')
-rw-r--r--dtrans/source/cnttype/wbench/testcnttype.cxx8
1 files changed, 4 insertions, 4 deletions
diff --git a/dtrans/source/cnttype/wbench/testcnttype.cxx b/dtrans/source/cnttype/wbench/testcnttype.cxx
index 8f953a8d89b9..8445541e4554 100644
--- a/dtrans/source/cnttype/wbench/testcnttype.cxx
+++ b/dtrans/source/cnttype/wbench/testcnttype.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: testcnttype.cxx,v $
*
- * $Revision: 1.4 $
+ * $Revision: 1.5 $
*
- * last change: $Author: rt $ $Date: 2005-09-08 18:11:29 $
+ * last change: $Author: hr $ $Date: 2006-06-20 05:59:41 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -66,8 +66,8 @@
#include <com/sun/star/lang/XComponent.hpp>
#endif
-#ifndef _RTL_USTRING_
-#include <rtl/ustring>
+#ifndef _RTL_USTRING_HXX_
+#include <rtl/ustring.hxx>
#endif
#ifndef _SAL_TYPES_H_