diff options
-rw-r--r-- | forms/source/component/scrollbar.hxx | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/forms/source/component/scrollbar.hxx b/forms/source/component/scrollbar.hxx index f44e5baca..4c27f66d0 100644 --- a/forms/source/component/scrollbar.hxx +++ b/forms/source/component/scrollbar.hxx @@ -2,9 +2,9 @@ * * $RCSfile: scrollbar.hxx,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: rt $ $Date: 2004-04-02 10:56:58 $ + * last change: $Author: hr $ $Date: 2004-04-13 11:16:03 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -65,8 +65,8 @@ #include "FormComponent.hxx" #endif -#ifndef FORMS_MODULE_HXX -#include "formsmodule.hxx" +#ifndef FRM_MODULE_HXX +#include "frm_module.hxx" #endif //........................................................................ |