summaryrefslogtreecommitdiff
path: root/svx/workben
diff options
context:
space:
mode:
authorRĂ¼diger Timm <rt@openoffice.org>2003-04-10 06:58:34 +0000
committerRĂ¼diger Timm <rt@openoffice.org>2003-04-10 06:58:34 +0000
commit668f800ae8199913e88a0ab3eff568c207de85ca (patch)
tree2308bff2cfc4962a74f7ad6e7d1cf14fec0f9181 /svx/workben
parent8d3c482a4147e8f0c9b7a44d64fa10f1e11a3cb0 (diff)
#100000# Don't use svx include path in module svxgvim source/msfilter/msashape.cxx!
Diffstat (limited to 'svx/workben')
-rw-r--r--svx/workben/edittest.cxx8
1 files changed, 4 insertions, 4 deletions
diff --git a/svx/workben/edittest.cxx b/svx/workben/edittest.cxx
index e580bfd127fd..d487f2d01b96 100644
--- a/svx/workben/edittest.cxx
+++ b/svx/workben/edittest.cxx
@@ -2,9 +2,9 @@
*
* $RCSfile: edittest.cxx,v $
*
- * $Revision: 1.8 $
+ * $Revision: 1.9 $
*
- * last change: $Author: dbo $ $Date: 2001-05-11 11:26:41 $
+ * last change: $Author: rt $ $Date: 2003-04-10 07:58:34 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -85,7 +85,7 @@
#include <editview.hxx>
#include <editobj.hxx>
#include <editstat.hxx>
-#include <svx/editdll.hxx>
+#include <editdll.hxx>
#include <flditem.hxx>
#include <itemdata.hxx>
#include <tools/urlobj.hxx>
@@ -107,7 +107,7 @@
#include <vcl/wrkwin.hxx>
#include <vcl/msgbox.hxx>
-#include <svx/dialdll.hxx>
+#include <dialdll.hxx>
#include <so3/factory.hxx>