summaryrefslogtreecommitdiff
path: root/sw/source/core/doc/acmplwrd.cxx
diff options
context:
space:
mode:
authorKurt Zenker <kz@openoffice.org>2008-03-05 15:52:50 +0000
committerKurt Zenker <kz@openoffice.org>2008-03-05 15:52:50 +0000
commit67fd69c93a5fabc2ea86e9ff410f15aaeb34728f (patch)
tree4ad7c89537dbe37e79aecf1d3735d747524f8d24 /sw/source/core/doc/acmplwrd.cxx
parentb3a3d768de66b1447320a7c08218fda392eaf67d (diff)
INTEGRATION: CWS swnewlistlevelattrs_DEV300 (1.15.142); FILE MERGED
2008/01/31 12:38:28 od 1.15.142.1: #i85348# refactoring: adjust includes
Diffstat (limited to 'sw/source/core/doc/acmplwrd.cxx')
-rw-r--r--sw/source/core/doc/acmplwrd.cxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/sw/source/core/doc/acmplwrd.cxx b/sw/source/core/doc/acmplwrd.cxx
index 2c47914cbc33..022cc663da0f 100644
--- a/sw/source/core/doc/acmplwrd.cxx
+++ b/sw/source/core/doc/acmplwrd.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: acmplwrd.cxx,v $
*
- * $Revision: 1.15 $
+ * $Revision: 1.16 $
*
- * last change: $Author: hr $ $Date: 2007-09-27 08:32:16 $
+ * last change: $Author: kz $ $Date: 2008-03-05 16:52:49 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -41,6 +41,9 @@
#ifndef _HINTIDS_HXX
#include <hintids.hxx>
#endif
+#ifndef _HINTS_HXX
+#include <hints.hxx>
+#endif
#ifndef _UNOTOOLS_TRANSLITERATIONWRAPPER_HXX
#include <unotools/transliterationwrapper.hxx>