summaryrefslogtreecommitdiff
path: root/svx/source/unoedit
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2007-06-27 18:30:43 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2007-06-27 18:30:43 +0000
commit9db531aea7ad3778e955c50c753350385e46b2da (patch)
tree3e329a785b4e64a720d7708db966909b86cbe3d4 /svx/source/unoedit
parent67881b62a4a8b1223f34c66f6183129c0cc49c19 (diff)
INTEGRATION: CWS vgbugs07 (1.9.352); FILE MERGED
2007/06/04 13:27:40 vg 1.9.352.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01
Diffstat (limited to 'svx/source/unoedit')
-rw-r--r--svx/source/unoedit/unoviwou.cxx10
1 files changed, 5 insertions, 5 deletions
diff --git a/svx/source/unoedit/unoviwou.cxx b/svx/source/unoedit/unoviwou.cxx
index 837dd87c695f..4fa8ef649433 100644
--- a/svx/source/unoedit/unoviwou.cxx
+++ b/svx/source/unoedit/unoviwou.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: unoviwou.cxx,v $
*
- * $Revision: 1.9 $
+ * $Revision: 1.10 $
*
- * last change: $Author: obo $ $Date: 2006-09-17 06:19:02 $
+ * last change: $Author: hr $ $Date: 2007-06-27 19:30:43 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -44,9 +44,9 @@
#include <vcl/window.hxx>
#endif
-#include "unoviwou.hxx"
-#include "outliner.hxx"
-#include "svdotext.hxx"
+#include <svx/unoviwou.hxx>
+#include <svx/outliner.hxx>
+#include <svx/svdotext.hxx>
SvxDrawOutlinerViewForwarder::SvxDrawOutlinerViewForwarder( OutlinerView& rOutl ) :