diff options
author | Vladimir Glazounov <vg@openoffice.org> | 2004-01-06 18:26:00 +0000 |
---|---|---|
committer | Vladimir Glazounov <vg@openoffice.org> | 2004-01-06 18:26:00 +0000 |
commit | 2a054efb95fb33381ae1636020b0b158c7d27a86 (patch) | |
tree | f8279a0b421d26915a50a88cffa6928927fb5bf6 /svtools/source/edit/svmedit.cxx | |
parent | b72a80a66bfc3614456c33c7a714782ff8a535d1 (diff) |
INTEGRATION: CWS vclcleanup02 (1.24.62); FILE MERGED
2003/12/11 09:07:20 mt 1.24.62.1: #i23061# VCL cleanup, removed headers, methods and types...
Diffstat (limited to 'svtools/source/edit/svmedit.cxx')
-rw-r--r-- | svtools/source/edit/svmedit.cxx | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/svtools/source/edit/svmedit.cxx b/svtools/source/edit/svmedit.cxx index 1633a3964bef..4e18cdf734b2 100644 --- a/svtools/source/edit/svmedit.cxx +++ b/svtools/source/edit/svmedit.cxx @@ -2,9 +2,9 @@ * * $RCSfile: svmedit.cxx,v $ * - * $Revision: 1.24 $ + * $Revision: 1.25 $ * - * last change: $Author: obo $ $Date: 2003-09-04 07:46:03 $ + * last change: $Author: vg $ $Date: 2004-01-06 19:26:00 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -61,7 +61,7 @@ #include <memory> -#include <vcl/rc.h> +#include <tools/rc.h> #include <vcl/decoview.hxx> #include <vcl/svapp.hxx> |