diff options
-rw-r--r-- | extensions/source/dbpilots/groupboxwiz.cxx | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/extensions/source/dbpilots/groupboxwiz.cxx b/extensions/source/dbpilots/groupboxwiz.cxx index b1c1cfc94..c40e81a32 100644 --- a/extensions/source/dbpilots/groupboxwiz.cxx +++ b/extensions/source/dbpilots/groupboxwiz.cxx @@ -2,9 +2,9 @@ * * $RCSfile: groupboxwiz.cxx,v $ * - * $Revision: 1.13 $ + * $Revision: 1.14 $ * - * last change: $Author: hr $ $Date: 2004-08-02 17:41:01 $ + * last change: $Author: obo $ $Date: 2004-11-16 11:59:18 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -77,7 +77,7 @@ #ifndef _EXTENSIONS_DBP_OPTIONGROUPLAYOUTER_HXX_ #include "optiongrouplayouter.hxx" #endif -#ifndef __EXTENSIONS_INC_EXTENSIO_HRC__ +#ifndef EXTENSIONS_INC_EXTENSIO_HRC #include "extensio.hrc" #endif |