summaryrefslogtreecommitdiff
path: root/sw/source/core/txtnode/txtatr2.cxx
diff options
context:
space:
mode:
authorKurt Zenker <kz@openoffice.org>2008-03-05 16:10:04 +0000
committerKurt Zenker <kz@openoffice.org>2008-03-05 16:10:04 +0000
commit57225d0b8f773201ce80fa65ef4f44469a7225d8 (patch)
tree7ca8e002afdc36811509e91e7e8346d58a4cb66b /sw/source/core/txtnode/txtatr2.cxx
parent603db67577faa5812579938d0cb6eafe718184fe (diff)
INTEGRATION: CWS swnewlistlevelattrs_DEV300 (1.18.142); FILE MERGED
2008/01/31 12:36:38 od 1.18.142.1: #i85348# refactoring: adjust includes
Diffstat (limited to 'sw/source/core/txtnode/txtatr2.cxx')
-rw-r--r--sw/source/core/txtnode/txtatr2.cxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/sw/source/core/txtnode/txtatr2.cxx b/sw/source/core/txtnode/txtatr2.cxx
index 4049c937c802..e4f4a2be8b2d 100644
--- a/sw/source/core/txtnode/txtatr2.cxx
+++ b/sw/source/core/txtnode/txtatr2.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: txtatr2.cxx,v $
*
- * $Revision: 1.18 $
+ * $Revision: 1.19 $
*
- * last change: $Author: hr $ $Date: 2007-09-27 09:27:53 $
+ * last change: $Author: kz $ $Date: 2008-03-05 17:10:04 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -40,6 +40,9 @@
#ifndef _HINTIDS_HXX
#include <hintids.hxx>
#endif
+#ifndef _HINTS_HXX
+#include <hints.hxx>
+#endif
#ifndef _SFX_OBJSH_HXX //autogen
#include <sfx2/objsh.hxx>
#endif