diff options
author | Vladimir Glazounov <vg@openoffice.org> | 2007-04-11 16:03:47 +0000 |
---|---|---|
committer | Vladimir Glazounov <vg@openoffice.org> | 2007-04-11 16:03:47 +0000 |
commit | 4b818ed2622a2e3c8e999e8d35882569a759765f (patch) | |
tree | 268932ab23a3a348fc903aaa0fac549cfb54c3c8 /svx/source/customshapes | |
parent | 7fd687126bee465712605401b4952dec5e6d8b47 (diff) |
INTEGRATION: CWS hedaburemove01 (1.14.72); FILE MERGED
2007/02/09 16:10:09 vg 1.14.72.1: #72503# get rid of hedabu procedure: Moving headers to svx/inc/svx and correspondent necessary changes
Diffstat (limited to 'svx/source/customshapes')
-rw-r--r-- | svx/source/customshapes/EnhancedCustomShapeEngine.cxx | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/svx/source/customshapes/EnhancedCustomShapeEngine.cxx b/svx/source/customshapes/EnhancedCustomShapeEngine.cxx index 6332331e2d31..db289060080c 100644 --- a/svx/source/customshapes/EnhancedCustomShapeEngine.cxx +++ b/svx/source/customshapes/EnhancedCustomShapeEngine.cxx @@ -4,9 +4,9 @@ * * $RCSfile: EnhancedCustomShapeEngine.cxx,v $ * - * $Revision: 1.14 $ + * $Revision: 1.15 $ * - * last change: $Author: ihi $ $Date: 2006-11-14 13:14:07 $ + * last change: $Author: vg $ $Date: 2007-04-11 17:03:47 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -58,7 +58,7 @@ #include "unoshape.hxx" #endif #ifndef _SVX_UNOPAGE_HXX -#include "unopage.hxx" +#include "svx/unopage.hxx" #endif #ifndef _SVX_UNOAPI_HXX_ #include "unoapi.hxx" |