summaryrefslogtreecommitdiff
path: root/sfx2/source/notify/hintpost.cxx
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2007-06-27 22:32:21 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2007-06-27 22:32:21 +0000
commitfbac42490f300b6e0696a9be731c360d4f7747ef (patch)
treeeedc116670823f8aa9e12cef1a5b2bb1c57b0f5b /sfx2/source/notify/hintpost.cxx
parent8154fe9bc11c036f3c06f401b54731b08404eb5f (diff)
INTEGRATION: CWS vgbugs07 (1.5.218); FILE MERGED
2007/06/04 13:35:00 vg 1.5.218.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01
Diffstat (limited to 'sfx2/source/notify/hintpost.cxx')
-rw-r--r--sfx2/source/notify/hintpost.cxx8
1 files changed, 4 insertions, 4 deletions
diff --git a/sfx2/source/notify/hintpost.cxx b/sfx2/source/notify/hintpost.cxx
index cfa9f201c308..e93ca738eef9 100644
--- a/sfx2/source/notify/hintpost.cxx
+++ b/sfx2/source/notify/hintpost.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: hintpost.cxx,v $
*
- * $Revision: 1.5 $
+ * $Revision: 1.6 $
*
- * last change: $Author: obo $ $Date: 2006-09-17 16:47:44 $
+ * last change: $Author: hr $ $Date: 2007-06-27 23:32:21 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -40,8 +40,8 @@
#endif
#include "arrdecl.hxx"
-#include "hintpost.hxx"
-#include "app.hxx"
+#include <sfx2/hintpost.hxx>
+#include <sfx2/app.hxx>
#include "sfxtypes.hxx"
//====================================================================