summaryrefslogtreecommitdiff
path: root/framework/inc/uielement/menubarwrapper.hxx
diff options
context:
space:
mode:
authorIvo Hinkelmann <ihi@openoffice.org>2007-04-19 08:20:23 +0000
committerIvo Hinkelmann <ihi@openoffice.org>2007-04-19 08:20:23 +0000
commite47437c6d8761b739d3daa7a23be7d8f144643bc (patch)
tree6760d01a58f8a8d29d7420caecebddb44c47b7a3 /framework/inc/uielement/menubarwrapper.hxx
parent5c315d503693267a4fa1ca52714e54104e3612dc (diff)
INTEGRATION: CWS fwk64 (1.6.44); FILE MERGED
2007/02/15 11:40:35 cd 1.6.44.1: #i74551# Fixed wrong include
Diffstat (limited to 'framework/inc/uielement/menubarwrapper.hxx')
-rw-r--r--framework/inc/uielement/menubarwrapper.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/framework/inc/uielement/menubarwrapper.hxx b/framework/inc/uielement/menubarwrapper.hxx
index a29555c78380..efc0130feaf3 100644
--- a/framework/inc/uielement/menubarwrapper.hxx
+++ b/framework/inc/uielement/menubarwrapper.hxx
@@ -4,9 +4,9 @@
*
* $RCSfile: menubarwrapper.hxx,v $
*
- * $Revision: 1.6 $
+ * $Revision: 1.7 $
*
- * last change: $Author: kz $ $Date: 2006-12-13 15:05:05 $
+ * last change: $Author: ihi $ $Date: 2007-04-19 09:20:23 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -71,7 +71,7 @@
// other includes
//_________________________________________________________________________________________________________________
-#include <stl/hash_map>
+#include <hash_map>
namespace framework
{