summaryrefslogtreecommitdiff
path: root/sfx2/source/inc/fltfnc.hxx
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2007-06-27 22:27:50 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2007-06-27 22:27:50 +0000
commit03cb40a2453512d122d51cf4ce2f702afc660d11 (patch)
treef352d0f95344f7cc1a8399abaf4f6b791995a4bf /sfx2/source/inc/fltfnc.hxx
parentd369ca547f7ef6ac281d973d11343bca4c355805 (diff)
INTEGRATION: CWS vgbugs07 (1.2.520); FILE MERGED
2007/06/04 13:34:57 vg 1.2.520.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01
Diffstat (limited to 'sfx2/source/inc/fltfnc.hxx')
-rw-r--r--sfx2/source/inc/fltfnc.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/sfx2/source/inc/fltfnc.hxx b/sfx2/source/inc/fltfnc.hxx
index 183bad2a65..75b1b1b631 100644
--- a/sfx2/source/inc/fltfnc.hxx
+++ b/sfx2/source/inc/fltfnc.hxx
@@ -4,9 +4,9 @@
*
* $RCSfile: fltfnc.hxx,v $
*
- * $Revision: 1.2 $
+ * $Revision: 1.3 $
*
- * last change: $Author: rt $ $Date: 2005-09-07 19:01:33 $
+ * last change: $Author: hr $ $Date: 2007-06-27 23:27:00 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -35,7 +35,7 @@
#ifndef _SFXFLTFNC_HXX
#define _SFXFLTFNC_HXX
-#include "fcontnr.hxx"
+#include <sfx2/fcontnr.hxx>
BOOL SfxIsHelpEntryURL( const String &rURL, const String &rExtMask );