diff options
author | Vladimir Glazounov <vg@openoffice.org> | 2004-01-06 14:40:23 +0000 |
---|---|---|
committer | Vladimir Glazounov <vg@openoffice.org> | 2004-01-06 14:40:23 +0000 |
commit | 611bb905e554dd8ab2a226267d5642a5a0bbb428 (patch) | |
tree | 927834094a63d1a965c7ac6b363082b2a8a1f0de /svx/source/svdraw/svdetc.cxx | |
parent | b09999af4dd999545ac37ed999dc52b7a5ccadb3 (diff) |
INTEGRATION: CWS vclcleanup02 (1.17.68); FILE MERGED
2003/12/11 08:29:42 mt 1.17.68.1: #i23061# VCL cleanup, removed headers, methods and types...
Diffstat (limited to 'svx/source/svdraw/svdetc.cxx')
-rw-r--r-- | svx/source/svdraw/svdetc.cxx | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/svx/source/svdraw/svdetc.cxx b/svx/source/svdraw/svdetc.cxx index b9e2c05969d1..c643527a1472 100644 --- a/svx/source/svdraw/svdetc.cxx +++ b/svx/source/svdraw/svdetc.cxx @@ -2,9 +2,9 @@ * * $RCSfile: svdetc.cxx,v $ * - * $Revision: 1.17 $ + * $Revision: 1.18 $ * - * last change: $Author: kz $ $Date: 2003-10-15 09:48:17 $ + * last change: $Author: vg $ $Date: 2004-01-06 15:40:23 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -85,8 +85,8 @@ #include <svtools/itemset.hxx> #endif -#ifndef _SV_CONFIG_HXX //autogen -#include <vcl/config.hxx> +#ifndef _CONFIG_HXX +#include <tools/config.hxx> #endif #ifndef INCLUDED_SVTOOLS_CACHEOPTIONS_HXX |