diff options
author | Vladimir Glazounov <vg@openoffice.org> | 2004-01-06 15:28:13 +0000 |
---|---|---|
committer | Vladimir Glazounov <vg@openoffice.org> | 2004-01-06 15:28:13 +0000 |
commit | 0b1ca51906af036e92795d8383644df4bbb9620f (patch) | |
tree | cec748a792a685c6da2242c7dcdc68497ca51c97 /sfx2/source/doc | |
parent | b1efc736bae124eccc8887f4abcfaeec113e38ca (diff) |
INTEGRATION: CWS vclcleanup02 (1.52.44); FILE MERGED
2003/12/11 09:08:29 mt 1.52.44.1: #i23061# VCL cleanup, removed headers, methods and types...
Diffstat (limited to 'sfx2/source/doc')
-rw-r--r-- | sfx2/source/doc/doctempl.cxx | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sfx2/source/doc/doctempl.cxx b/sfx2/source/doc/doctempl.cxx index 02b4b183e49a..92a7dd5db8e7 100644 --- a/sfx2/source/doc/doctempl.cxx +++ b/sfx2/source/doc/doctempl.cxx @@ -2,9 +2,9 @@ * * $RCSfile: doctempl.cxx,v $ * - * $Revision: 1.52 $ + * $Revision: 1.53 $ * - * last change: $Author: rt $ $Date: 2003-09-19 08:00:18 $ + * last change: $Author: vg $ $Date: 2004-01-06 16:28:13 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -73,7 +73,7 @@ #endif #ifndef _SV_RESARY_HXX -#include <vcl/resary.hxx> +#include <tools/resary.hxx> #endif #ifndef _SV_SVAPP_HXX #include <vcl/svapp.hxx> |