diff options
author | Jens-Heiner Rechtien <hr@openoffice.org> | 2007-06-27 15:33:32 +0000 |
---|---|---|
committer | Jens-Heiner Rechtien <hr@openoffice.org> | 2007-06-27 15:33:32 +0000 |
commit | bad1c7df0690b6add0c01d72b472275414bc3e38 (patch) | |
tree | 20adc098b8c052ce14b3a1cc074435209e8deb16 /svx/inc | |
parent | 20c29abc32c39880056e126a9db25d40d0a2a0a6 (diff) |
INTEGRATION: CWS vgbugs07 (1.4.258); FILE MERGED
2007/06/04 13:26:06 vg 1.4.258.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01
Diffstat (limited to 'svx/inc')
-rw-r--r-- | svx/inc/svdpomv.hxx | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/svx/inc/svdpomv.hxx b/svx/inc/svdpomv.hxx index 47f7dd74319d..6586b79c8c70 100644 --- a/svx/inc/svdpomv.hxx +++ b/svx/inc/svdpomv.hxx @@ -4,9 +4,9 @@ * * $RCSfile: svdpomv.hxx,v $ * - * $Revision: 1.4 $ + * $Revision: 1.5 $ * - * last change: $Author: ihi $ $Date: 2006-11-14 12:53:51 $ + * last change: $Author: hr $ $Date: 2007-06-27 16:33:32 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -39,7 +39,7 @@ #define _SVDPOMV_HXX #ifndef _SVDMRKV_HXX -#include "svdmrkv.hxx" +#include <svx/svdmrkv.hxx> #endif //////////////////////////////////////////////////////////////////////////////////////////////////// |