diff options
author | Vladimir Glazounov <vg@openoffice.org> | 2004-01-06 15:42:27 +0000 |
---|---|---|
committer | Vladimir Glazounov <vg@openoffice.org> | 2004-01-06 15:42:27 +0000 |
commit | a5705ce5672af06af7e6e22a375260511bb411d0 (patch) | |
tree | 5ec821d64cc603fa911a994e2d5f1d9e46c43628 /rsc/source/parser/rscibas.cxx | |
parent | 8a497ae1bb688e913f78dd1f4af367f0f832de76 (diff) |
INTEGRATION: CWS vclcleanup02 (1.4.60); FILE MERGED
2003/12/11 08:49:15 mt 1.4.60.1: #i23061# VCL cleanup, removed headers, methods and types...
Diffstat (limited to 'rsc/source/parser/rscibas.cxx')
-rw-r--r-- | rsc/source/parser/rscibas.cxx | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/rsc/source/parser/rscibas.cxx b/rsc/source/parser/rscibas.cxx index de8a6920b5b2..00c5e648b07b 100644 --- a/rsc/source/parser/rscibas.cxx +++ b/rsc/source/parser/rscibas.cxx @@ -2,9 +2,9 @@ * * $RCSfile: rscibas.cxx,v $ * - * $Revision: 1.4 $ + * $Revision: 1.5 $ * - * last change: $Author: ssa $ $Date: 2002-10-25 11:34:42 $ + * last change: $Author: vg $ $Date: 2004-01-06 16:42:27 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -69,7 +69,8 @@ #include <tools/intn.hxx> #include <tools/rc.h> #include <tools/color.hxx> -#include <tools/vclrsc.hxx> + +#include <vclrsc.hxx> #ifndef _RSCCONST_HXX #include <rscconst.hxx> |