diff options
author | Kurt Zenker <kz@openoffice.org> | 2005-03-01 18:28:08 +0000 |
---|---|---|
committer | Kurt Zenker <kz@openoffice.org> | 2005-03-01 18:28:08 +0000 |
commit | 45ea2961308b802e2f174c625f740af947abdad1 (patch) | |
tree | 897d149019ea4f6295bdcc55217c86d0e20d855b /framework/inc | |
parent | 53a2aab7d9dfc5977282058508c5dd6245d7dc7d (diff) |
INTEGRATION: CWS removedrafts (1.3.60); FILE MERGED
2005/02/17 12:45:53 cd 1.3.60.1: #i42557# move UNOIDL types from drafts to com
Diffstat (limited to 'framework/inc')
-rw-r--r-- | framework/inc/uielement/addonstoolbarmanager.hxx | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/framework/inc/uielement/addonstoolbarmanager.hxx b/framework/inc/uielement/addonstoolbarmanager.hxx index 8ec3ce30c032..2a30cffb0497 100644 --- a/framework/inc/uielement/addonstoolbarmanager.hxx +++ b/framework/inc/uielement/addonstoolbarmanager.hxx @@ -2,9 +2,9 @@ * * $RCSfile: addonstoolbarmanager.hxx,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: obo $ $Date: 2004-11-17 12:50:45 $ + * last change: $Author: kz $ $Date: 2005-03-01 19:28:08 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -110,8 +110,8 @@ #include <com/sun/star/container/XNameAccess.hpp> #endif -#ifndef _DRAFTS_COM_SUN_STAR_FRAME_XMODULEMANAGER_HPP_ -#include <drafts/com/sun/star/frame/XModuleManager.hpp> +#ifndef _COM_SUN_STAR_FRAME_XMODULEMANAGER_HPP_ +#include <com/sun/star/frame/XModuleManager.hpp> #endif #ifndef _COM_SUN_STAR_LANG_XMULTISERVICEFACTORY_HPP_ |