diff options
author | Jens-Heiner Rechtien <hr@openoffice.org> | 2007-06-27 20:41:57 +0000 |
---|---|---|
committer | Jens-Heiner Rechtien <hr@openoffice.org> | 2007-06-27 20:41:57 +0000 |
commit | 63854c3dfe446a7f786687fcf0fd2ad250e58faa (patch) | |
tree | 1d6ec3beabc48d551473ddba7862167b8093ed8b /svtools/source/items1 | |
parent | cea7b4f831bc615192d8dd429a155a89ddda8901 (diff) |
INTEGRATION: CWS vgbugs07 (1.7.92); FILE MERGED
2007/06/04 13:31:39 vg 1.7.92.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01
Diffstat (limited to 'svtools/source/items1')
-rw-r--r-- | svtools/source/items1/cenumitm.cxx | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/svtools/source/items1/cenumitm.cxx b/svtools/source/items1/cenumitm.cxx index 1c3143b15b12..c014ea3dc6a1 100644 --- a/svtools/source/items1/cenumitm.cxx +++ b/svtools/source/items1/cenumitm.cxx @@ -4,9 +4,9 @@ * * $RCSfile: cenumitm.cxx,v $ * - * $Revision: 1.7 $ + * $Revision: 1.8 $ * - * last change: $Author: vg $ $Date: 2007-01-18 14:13:41 $ + * last change: $Author: hr $ $Date: 2007-06-27 21:41:57 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -44,7 +44,7 @@ #endif #ifndef _SVTOOLS_CENUMITM_HXX -#include <cenumitm.hxx> +#include <svtools/cenumitm.hxx> #endif #ifndef _SFX_WHASSERT_HXX |