diff --git a/framework/inc/services/license.hxx b/framework/inc/services/license.hxx index 2702e69a6745..b015f447d109 100644 --- a/framework/inc/services/license.hxx +++ b/framework/inc/services/license.hxx @@ -4,9 +4,9 @@ * * $RCSfile: license.hxx,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: rt $ $Date: 2005-09-09 00:31:16 $ + * last change: $Author: hr $ $Date: 2006-06-19 10:59:59 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -148,8 +148,8 @@ namespace framework virtual ~License(); /** declaration of XInterface, XTypeProvider, XServiceInfo */ - DECLARE_XINTERFACE - DECLARE_XTYPEPROVIDER + FWK_DECLARE_XINTERFACE + FWK_DECLARE_XTYPEPROVIDER DECLARE_XSERVICEINFO DECL_STATIC_LINK( License, Terminate, void* );