summaryrefslogtreecommitdiff
path: root/sfx2/source/statbar
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2007-06-27 22:32:34 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2007-06-27 22:32:34 +0000
commit6c8ddf6e808446d26d7f8f3dfbc209e767be89b6 (patch)
treea0846eef8556076776eedec70883a4047c30027c /sfx2/source/statbar
parentfbac42490f300b6e0696a9be731c360d4f7747ef (diff)
INTEGRATION: CWS vgbugs07 (1.14.154); FILE MERGED
2007/06/04 13:35:00 vg 1.14.154.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01
Diffstat (limited to 'sfx2/source/statbar')
-rw-r--r--sfx2/source/statbar/stbitem.cxx22
1 files changed, 11 insertions, 11 deletions
diff --git a/sfx2/source/statbar/stbitem.cxx b/sfx2/source/statbar/stbitem.cxx
index 0c9bf479efeb..8016b219af88 100644
--- a/sfx2/source/statbar/stbitem.cxx
+++ b/sfx2/source/statbar/stbitem.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: stbitem.cxx,v $
*
- * $Revision: 1.14 $
+ * $Revision: 1.15 $
*
- * last change: $Author: vg $ $Date: 2006-11-21 17:50:13 $
+ * last change: $Author: hr $ $Date: 2007-06-27 23:32:34 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -66,18 +66,18 @@
#include <vcl/status.hxx>
-#include "app.hxx"
+#include <sfx2/app.hxx>
#include "stbitem.hxx"
#include "sfxtypes.hxx"
-#include "msg.hxx"
+#include <sfx2/msg.hxx>
#include "arrdecl.hxx"
-#include "bindings.hxx"
-#include "msgpool.hxx"
-#include "module.hxx"
-#include "dispatch.hxx"
-#include "unoctitm.hxx"
-#include "objsh.hxx"
-#include "sfx.hrc"
+#include <sfx2/bindings.hxx>
+#include <sfx2/msgpool.hxx>
+#include <sfx2/module.hxx>
+#include <sfx2/dispatch.hxx>
+#include <sfx2/unoctitm.hxx>
+#include <sfx2/objsh.hxx>
+#include <sfx2/sfx.hrc>
#include <comphelper/processfactory.hxx>
#ifndef _SFXENUMITEM_HXX //autogen