summaryrefslogtreecommitdiff
path: root/framework
diff options
context:
space:
mode:
authorRüdiger Timm <rt@openoffice.org>2004-05-25 11:32:32 +0000
committerRüdiger Timm <rt@openoffice.org>2004-05-25 11:32:32 +0000
commit3c000b0af4f2e3ced73b758ddd8cd6441b95d21e (patch)
tree1280f5d2a9aef3b34749be966e7685b626ebe91f /framework
parent485a29268530b5462369f44ffb554028805c4809 (diff)
#i10000# Do not include sfx2/sfxsids.hrc
Diffstat (limited to 'framework')
-rw-r--r--framework/source/uielement/macrosmenucontroller.cxx5
1 files changed, 2 insertions, 3 deletions
diff --git a/framework/source/uielement/macrosmenucontroller.cxx b/framework/source/uielement/macrosmenucontroller.cxx
index 96b0dc4c33e1..10b06b99b1df 100644
--- a/framework/source/uielement/macrosmenucontroller.cxx
+++ b/framework/source/uielement/macrosmenucontroller.cxx
@@ -2,9 +2,9 @@
*
* $RCSfile: macrosmenucontroller.cxx,v $
*
- * $Revision: 1.2 $
+ * $Revision: 1.3 $
*
- * last change: $Author: rt $ $Date: 2004-05-19 08:05:16 $
+ * last change: $Author: rt $ $Date: 2004-05-25 12:32:32 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -77,7 +77,6 @@
#include <vcl/i18nhelp.hxx>
#include <tools/urlobj.hxx>
#include <rtl/ustrbuf.hxx>
-#include <sfx2/sfxsids.hrc>
using namespace com::sun::star::uno;
using namespace com::sun::star::lang;