summaryrefslogtreecommitdiff
path: root/svx/source/inc/fmobj.hxx
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2007-06-27 17:22:36 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2007-06-27 17:22:36 +0000
commitafe78e002397cccb9659b0e39dec4e0de4295152 (patch)
treee4ca8053949b26a2686967dabcab2fd40e5e17ff /svx/source/inc/fmobj.hxx
parent95a656854bf5de525bcd93e2a7668e46a5edaa37 (diff)
INTEGRATION: CWS vgbugs07 (1.8.240); FILE MERGED
2007/06/04 13:27:02 vg 1.8.240.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01
Diffstat (limited to 'svx/source/inc/fmobj.hxx')
-rw-r--r--svx/source/inc/fmobj.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/svx/source/inc/fmobj.hxx b/svx/source/inc/fmobj.hxx
index 8d774aeecaf5..5c7384122d8a 100644
--- a/svx/source/inc/fmobj.hxx
+++ b/svx/source/inc/fmobj.hxx
@@ -4,9 +4,9 @@
*
* $RCSfile: fmobj.hxx,v $
*
- * $Revision: 1.8 $
+ * $Revision: 1.9 $
*
- * last change: $Author: vg $ $Date: 2006-11-21 16:44:22 $
+ * last change: $Author: hr $ $Date: 2007-06-27 18:22:36 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -36,7 +36,7 @@
#define _SVX_FMOBJ_HXX
#ifndef _SVDOUNO_HXX
-#include "svdouno.hxx"
+#include <svx/svdouno.hxx>
#endif
#ifndef _COM_SUN_STAR_SCRIPT_SCRIPTEVENTDESCRIPTOR_HPP_