diff options
author | Jens-Heiner Rechtien <hr@openoffice.org> | 2006-06-19 20:45:46 +0000 |
---|---|---|
committer | Jens-Heiner Rechtien <hr@openoffice.org> | 2006-06-19 20:45:46 +0000 |
commit | f4bd3b0f5915033ab940b5188d862be019109d4e (patch) | |
tree | 5295b66a56b43b3ba5d99079829e6e1aae2c613b /goodies | |
parent | 1b5834d7d1677e6e0b07421ee68c8e1721b24bb7 (diff) |
INTEGRATION: CWS warnings01 (1.2.28); FILE MERGED
2005/10/28 09:53:13 sj 1.2.28.1: #i55991# warning free code
Diffstat (limited to 'goodies')
-rw-r--r-- | goodies/source/filter.vcl/icgm/main.hxx | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/goodies/source/filter.vcl/icgm/main.hxx b/goodies/source/filter.vcl/icgm/main.hxx index f5a641ac3953..128148d9c5f0 100644 --- a/goodies/source/filter.vcl/icgm/main.hxx +++ b/goodies/source/filter.vcl/icgm/main.hxx @@ -4,9 +4,9 @@ * * $RCSfile: main.hxx,v $ * - * $Revision: 1.2 $ + * $Revision: 1.3 $ * - * last change: $Author: rt $ $Date: 2005-09-09 02:52:49 $ + * last change: $Author: hr $ $Date: 2006-06-19 21:45:46 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -36,7 +36,7 @@ #ifndef CGM_MAIN_HXX #define CGM_MAIN_HXX -#include <cgm.hxx> +#include "cgm.hxx" // --------------------------------------------------------------- |