summaryrefslogtreecommitdiff
path: root/svx/source/outliner
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2007-06-27 17:42:51 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2007-06-27 17:42:51 +0000
commit67780901271b5345dd892dc1d2e81a7b33659b4a (patch)
tree4118e3b8f8ea3fbe7e38229fa87b551c2c63cd7a /svx/source/outliner
parent340d93db83e2e87e6c6d6df972db8506e1f79cf0 (diff)
INTEGRATION: CWS vgbugs07 (1.7.320); FILE MERGED
2007/06/04 13:27:14 vg 1.7.320.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01
Diffstat (limited to 'svx/source/outliner')
-rw-r--r--svx/source/outliner/paralist.cxx8
1 files changed, 4 insertions, 4 deletions
diff --git a/svx/source/outliner/paralist.cxx b/svx/source/outliner/paralist.cxx
index ab5d3ca278..5c8fd9c208 100644
--- a/svx/source/outliner/paralist.cxx
+++ b/svx/source/outliner/paralist.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: paralist.cxx,v $
*
- * $Revision: 1.7 $
+ * $Revision: 1.8 $
*
- * last change: $Author: obo $ $Date: 2006-10-12 13:03:24 $
+ * last change: $Author: hr $ $Date: 2007-06-27 18:42:51 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -37,8 +37,8 @@
#include "precompiled_svx.hxx"
#include <paralist.hxx>
-#include <outliner.hxx> // nur wegen Paragraph, muss geaendert werden!
-#include <numdef.hxx>
+#include <svx/outliner.hxx> // nur wegen Paragraph, muss geaendert werden!
+#include <svx/numdef.hxx>
DBG_NAME(Paragraph)