summaryrefslogtreecommitdiff
path: root/dtrans/source/cnttype/mcnttfactory.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'dtrans/source/cnttype/mcnttfactory.hxx')
-rw-r--r--dtrans/source/cnttype/mcnttfactory.hxx8
1 files changed, 4 insertions, 4 deletions
diff --git a/dtrans/source/cnttype/mcnttfactory.hxx b/dtrans/source/cnttype/mcnttfactory.hxx
index 051e27ae550e..ad0e2ea6c281 100644
--- a/dtrans/source/cnttype/mcnttfactory.hxx
+++ b/dtrans/source/cnttype/mcnttfactory.hxx
@@ -4,9 +4,9 @@
*
* $RCSfile: mcnttfactory.hxx,v $
*
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: rt $ $Date: 2005-09-08 18:10:09 $
+ * last change: $Author: hr $ $Date: 2006-06-20 05:59:09 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -41,8 +41,8 @@
// includes
//------------------------------------------------------------------------
-#ifndef _RTL_USTRING_
-#include <rtl/ustring>
+#ifndef _RTL_USTRING_HXX_
+#include <rtl/ustring.hxx>
#endif
#ifndef _SAL_TYPES_H_