diff options
author | Jens-Heiner Rechtien <hr@openoffice.org> | 2007-06-27 19:12:42 +0000 |
---|---|---|
committer | Jens-Heiner Rechtien <hr@openoffice.org> | 2007-06-27 19:12:42 +0000 |
commit | 13df3dd2815adb6d77f93b0fde619c4f41f534aa (patch) | |
tree | 1500054210fa92f0db4c7d120204aaab06402850 /vcl/source/gdi/fontcvt.cxx | |
parent | 61e3d142a682d51ffe7bf455a465f0319348b3cd (diff) |
INTEGRATION: CWS vgbugs07 (1.21.212); FILE MERGED
2007/06/04 13:29:35 vg 1.21.212.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01
Diffstat (limited to 'vcl/source/gdi/fontcvt.cxx')
-rw-r--r-- | vcl/source/gdi/fontcvt.cxx | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/vcl/source/gdi/fontcvt.cxx b/vcl/source/gdi/fontcvt.cxx index 8a7be5afa2ae..3e620bed140a 100644 --- a/vcl/source/gdi/fontcvt.cxx +++ b/vcl/source/gdi/fontcvt.cxx @@ -4,9 +4,9 @@ * * $RCSfile: fontcvt.cxx,v $ * - * $Revision: 1.21 $ + * $Revision: 1.22 $ * - * last change: $Author: obo $ $Date: 2006-10-11 08:20:19 $ + * last change: $Author: hr $ $Date: 2007-06-27 20:12:42 $ * * 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_vcl.hxx" #ifndef _SV_FONTCVT_HXX -#include <fontcvt.hxx> +#include <vcl/fontcvt.hxx> #endif #ifndef _SV_OUTDEV_H |