summaryrefslogtreecommitdiff
path: root/xmloff/inc/xexptran.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'xmloff/inc/xexptran.hxx')
-rw-r--r--xmloff/inc/xexptran.hxx10
1 files changed, 5 insertions, 5 deletions
diff --git a/xmloff/inc/xexptran.hxx b/xmloff/inc/xexptran.hxx
index 16f3fcdaf410..34e15ce4a6fe 100644
--- a/xmloff/inc/xexptran.hxx
+++ b/xmloff/inc/xexptran.hxx
@@ -4,9 +4,9 @@
*
* $RCSfile: xexptran.hxx,v $
*
- * $Revision: 1.6 $
+ * $Revision: 1.7 $
*
- * last change: $Author: rt $ $Date: 2005-09-09 13:11:46 $
+ * last change: $Author: hr $ $Date: 2006-06-19 17:57:48 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -37,7 +37,7 @@
#define _XEXPTRANSFORM_HXX
#ifndef _RTL_USTRING_
-#include <rtl/ustring>
+#include <rtl/ustring.hxx>
#endif
#ifndef _B2D_MATRIX3D_HXX
@@ -83,8 +83,8 @@ class Matrix4D;
//////////////////////////////////////////////////////////////////////////////
-DECLARE_LIST(ImpSdXMLExpTransObj2DBaseList, ImpSdXMLExpTransObj2DBase*);
-DECLARE_LIST(ImpSdXMLExpTransObj3DBaseList, ImpSdXMLExpTransObj3DBase*);
+DECLARE_LIST(ImpSdXMLExpTransObj2DBaseList, ImpSdXMLExpTransObj2DBase*)
+DECLARE_LIST(ImpSdXMLExpTransObj3DBaseList, ImpSdXMLExpTransObj3DBase*)
//////////////////////////////////////////////////////////////////////////////