diff options
author | Vladimir Glazounov <vg@openoffice.org> | 2004-01-06 16:14:57 +0000 |
---|---|---|
committer | Vladimir Glazounov <vg@openoffice.org> | 2004-01-06 16:14:57 +0000 |
commit | 86948ad5aba1958b3f484bee076e1535381edf2e (patch) | |
tree | c21776a122eb5908a3ed8b963f005dc8ec2937ca /basctl | |
parent | 4d16eb461d96348b1c84a90fccf6aafa287c2aa4 (diff) |
INTEGRATION: CWS vclcleanup02 (1.12.58); FILE MERGED
2003/12/11 08:46:37 mt 1.12.58.1: #i23061# VCL cleanup, removed headers, methods and types...
Diffstat (limited to 'basctl')
-rw-r--r-- | basctl/source/inc/dlged.hxx | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/basctl/source/inc/dlged.hxx b/basctl/source/inc/dlged.hxx index bb8b48e8fd3a..9bc66165187c 100644 --- a/basctl/source/inc/dlged.hxx +++ b/basctl/source/inc/dlged.hxx @@ -2,9 +2,9 @@ * * $RCSfile: dlged.hxx,v $ * - * $Revision: 1.12 $ + * $Revision: 1.13 $ * - * last change: $Author: vg $ $Date: 2003-05-22 08:44:31 $ + * last change: $Author: vg $ $Date: 2004-01-06 17:14:57 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -76,7 +76,7 @@ #include <tools/link.hxx> #endif #ifndef _SV_GEN_HXX -#include <vcl/gen.hxx> +#include <tools/gen.hxx> #endif #ifndef _SV_TIMER_HXX #include <vcl/timer.hxx> |