summaryrefslogtreecommitdiff
path: root/svx/source/inc
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2007-06-27 17:23:20 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2007-06-27 17:23:20 +0000
commiteb3aeda72e19716371aff9d1a2c96b0eb38ded56 (patch)
tree8dfe532f3ac50fdab7247217ad6a8f6f1318612e /svx/source/inc
parentc79abf745d35608a96b99e971c6f73e663994287 (diff)
INTEGRATION: CWS vgbugs07 (1.14.308); FILE MERGED
2007/06/04 13:27:02 vg 1.14.308.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01
Diffstat (limited to 'svx/source/inc')
-rw-r--r--svx/source/inc/fmundo.hxx8
1 files changed, 4 insertions, 4 deletions
diff --git a/svx/source/inc/fmundo.hxx b/svx/source/inc/fmundo.hxx
index d996b0f8a3bd..8cf3947e583e 100644
--- a/svx/source/inc/fmundo.hxx
+++ b/svx/source/inc/fmundo.hxx
@@ -4,9 +4,9 @@
*
* $RCSfile: fmundo.hxx,v $
*
- * $Revision: 1.14 $
+ * $Revision: 1.15 $
*
- * last change: $Author: hr $ $Date: 2006-10-24 15:13:06 $
+ * last change: $Author: hr $ $Date: 2007-06-27 18:23:20 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -37,10 +37,10 @@
#define _SVX_FMUNDO_HXX
#ifndef _SVDUNDO_HXX
-#include "svdundo.hxx"
+#include <svx/svdundo.hxx>
#endif
#ifndef _SVDOUNO_HXX
-#include "svdouno.hxx"
+#include <svx/svdouno.hxx>
#endif
#ifndef SVX_FMSCRIPTINGENV_HXX
#include "fmscriptingenv.hxx"