summaryrefslogtreecommitdiff
path: root/sfx2
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2007-06-27 22:26:47 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2007-06-27 22:26:47 +0000
commitea98893850ec65740c9a3b98540a027c29bd117f (patch)
treef689d6e817d2a17455e4246dfb48da335c8e52cd /sfx2
parenta95fffbe16507d203bbd88f3f5af4bc88188712e (diff)
INTEGRATION: CWS vgbugs07 (1.12.520); FILE MERGED
2007/06/04 13:34:57 vg 1.12.520.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01
Diffstat (limited to 'sfx2')
-rw-r--r--sfx2/source/inc/eventsupplier.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/sfx2/source/inc/eventsupplier.hxx b/sfx2/source/inc/eventsupplier.hxx
index d376ccb35009..1adb26f0937d 100644
--- a/sfx2/source/inc/eventsupplier.hxx
+++ b/sfx2/source/inc/eventsupplier.hxx
@@ -4,9 +4,9 @@
*
* $RCSfile: eventsupplier.hxx,v $
*
- * $Revision: 1.12 $
+ * $Revision: 1.13 $
*
- * last change: $Author: rt $ $Date: 2005-09-07 19:00:42 $
+ * last change: $Author: hr $ $Date: 2007-06-27 23:26:47 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -100,7 +100,7 @@
#endif
#ifndef _SFX_SFXUNO_HXX
-#include <sfxuno.hxx>
+#include <sfx2/sfxuno.hxx>
#endif
#include <vos/mutex.hxx>