diff options
author | Kurt Zenker <kz@openoffice.org> | 2005-03-01 18:30:02 +0000 |
---|---|---|
committer | Kurt Zenker <kz@openoffice.org> | 2005-03-01 18:30:02 +0000 |
commit | e12f447d33e62fb16a0d4906981336d057c37800 (patch) | |
tree | a2196a2e9cc20dd5bf9441f5aa34db0d70dd2227 /framework/inc | |
parent | 33a91906a1b338f688836b2e98b3b7ddd3a540f0 (diff) |
INTEGRATION: CWS removedrafts (1.3.30); FILE MERGED
2005/02/17 12:45:55 cd 1.3.30.1: #i42557# move UNOIDL types from drafts to com
Diffstat (limited to 'framework/inc')
-rw-r--r-- | framework/inc/uielement/objectmenucontroller.hxx | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/framework/inc/uielement/objectmenucontroller.hxx b/framework/inc/uielement/objectmenucontroller.hxx index da89de93dd05..5c3cbbc299e1 100644 --- a/framework/inc/uielement/objectmenucontroller.hxx +++ b/framework/inc/uielement/objectmenucontroller.hxx @@ -2,9 +2,9 @@ * * $RCSfile: objectmenucontroller.hxx,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: kz $ $Date: 2005-01-18 15:41:24 $ + * last change: $Author: kz $ $Date: 2005-03-01 19:30:02 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -106,8 +106,8 @@ #include <com/sun/star/frame/XStatusListener.hpp> #endif -#ifndef _DRAFTS_COM_SUN_STAR_FRAME_XPOPUPMENUCONTROLLER_HPP_ -#include <drafts/com/sun/star/frame/XPopupMenuController.hpp> +#ifndef _COM_SUN_STAR_FRAME_XPOPUPMENUCONTROLLER_HPP_ +#include <com/sun/star/frame/XPopupMenuController.hpp> #endif #ifndef _COM_SUN_STAR_EMBED_VERBDESCRIPTOR_HPP_ |