diff options
author | Jens-Heiner Rechtien <hr@openoffice.org> | 2004-05-10 15:24:37 +0000 |
---|---|---|
committer | Jens-Heiner Rechtien <hr@openoffice.org> | 2004-05-10 15:24:37 +0000 |
commit | c5cba7fa11d8a419452531e92eee26cb72e050f2 (patch) | |
tree | 8a9fd6b014b12216fb4eb0924cab7ca38c14675e /sw/source/ui/envelp/labprt.cxx | |
parent | d3fa50b4e52f47805dbabbffa23d7412d4392346 (diff) |
INTEGRATION: CWS dialogdiet01 (1.5.420); FILE MERGED
2004/03/26 09:12:01 mwu 1.5.420.1: sw model converted. 20040326
Diffstat (limited to 'sw/source/ui/envelp/labprt.cxx')
-rw-r--r-- | sw/source/ui/envelp/labprt.cxx | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sw/source/ui/envelp/labprt.cxx b/sw/source/ui/envelp/labprt.cxx index 3173f8acc00e..3ec3992e22b5 100644 --- a/sw/source/ui/envelp/labprt.cxx +++ b/sw/source/ui/envelp/labprt.cxx @@ -2,9 +2,9 @@ * * $RCSfile: labprt.cxx,v $ * - * $Revision: 1.5 $ + * $Revision: 1.6 $ * - * last change: $Author: vg $ $Date: 2003-04-17 15:25:58 $ + * last change: $Author: hr $ $Date: 2004-05-10 16:24:37 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -82,7 +82,7 @@ #include <labimg.hxx> #endif #ifndef _LABIMP_HXX -#include <labimp.hxx> +#include "swuilabimp.hxx" //CHINA001 #endif #ifndef _CMDID_H |