diff options
Diffstat (limited to 'basctl/source/inc/dlged.hxx')
-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> |