summaryrefslogtreecommitdiff
path: root/svx/source/fmcomp
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2007-06-27 17:07:53 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2007-06-27 17:07:53 +0000
commitb7433ff5437b81ec17de4d22f77cf9ff6f1044af (patch)
treea8873112797b6694c7e36882e23b2e9a9db87e93 /svx/source/fmcomp
parenta71c53d49c5a8886d5dbdb654ba3c5336af8d9ac (diff)
INTEGRATION: CWS vgbugs07 (1.6.320); FILE MERGED
2007/06/04 13:26:55 vg 1.6.320.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01
Diffstat (limited to 'svx/source/fmcomp')
-rw-r--r--svx/source/fmcomp/dbaobjectex.cxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/svx/source/fmcomp/dbaobjectex.cxx b/svx/source/fmcomp/dbaobjectex.cxx
index 715e322d4f79..16105a50f47d 100644
--- a/svx/source/fmcomp/dbaobjectex.cxx
+++ b/svx/source/fmcomp/dbaobjectex.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: dbaobjectex.cxx,v $
*
- * $Revision: 1.6 $
+ * $Revision: 1.7 $
*
- * last change: $Author: obo $ $Date: 2006-10-12 12:42:28 $
+ * last change: $Author: hr $ $Date: 2007-06-27 18:07:53 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -37,7 +37,7 @@
#include "precompiled_svx.hxx"
#ifndef SVX_DBAOBJECTEX_HXX
-#include "dbaobjectex.hxx"
+#include <svx/dbaobjectex.hxx>
#endif
#ifndef _OSL_DIAGNOSE_H_
#include <osl/diagnose.h>