diff options
author | Jens-Heiner Rechtien <hr@openoffice.org> | 2007-06-27 15:34:32 +0000 |
---|---|---|
committer | Jens-Heiner Rechtien <hr@openoffice.org> | 2007-06-27 15:34:32 +0000 |
commit | 6e7f77b6e9473e247cddfa90c92be8015272913f (patch) | |
tree | de26c10bed395325fc28a5ffe82e8119bb649687 /svx/inc | |
parent | a49ac0eed30417e2fb2bdb1b9d3d76a266285b1f (diff) |
INTEGRATION: CWS vgbugs07 (1.4.876); FILE MERGED
2007/06/04 13:26:06 vg 1.4.876.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01
Diffstat (limited to 'svx/inc')
-rw-r--r-- | svx/inc/xlinjoit.hxx | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/svx/inc/xlinjoit.hxx b/svx/inc/xlinjoit.hxx index 7227bba1aea4..cd22a741062b 100644 --- a/svx/inc/xlinjoit.hxx +++ b/svx/inc/xlinjoit.hxx @@ -4,9 +4,9 @@ * * $RCSfile: xlinjoit.hxx,v $ * - * $Revision: 1.4 $ + * $Revision: 1.5 $ * - * last change: $Author: rt $ $Date: 2005-09-08 19:45:42 $ + * last change: $Author: hr $ $Date: 2007-06-27 16:34:32 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -40,7 +40,7 @@ #include <svtools/eitem.hxx> #endif #ifndef _XENUM_HXX -#include "xenum.hxx" +#include <svx/xenum.hxx> #endif #ifndef INCLUDED_SVXDLLAPI_H |