summaryrefslogtreecommitdiff
path: root/vcl/source/gdi/cvtgrf.cxx
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2007-06-27 19:11:36 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2007-06-27 19:11:36 +0000
commit2431c8599c639243c4123573433dd6364240fe4a (patch)
tree440de12bfe1a6187be63b025a68d342dfed468a2 /vcl/source/gdi/cvtgrf.cxx
parent0a74e802da12c34119bc159ce3abf9b7d0953646 (diff)
INTEGRATION: CWS vgbugs07 (1.6.240); FILE MERGED
2007/06/04 13:29:34 vg 1.6.240.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01
Diffstat (limited to 'vcl/source/gdi/cvtgrf.cxx')
-rw-r--r--vcl/source/gdi/cvtgrf.cxx12
1 files changed, 6 insertions, 6 deletions
diff --git a/vcl/source/gdi/cvtgrf.cxx b/vcl/source/gdi/cvtgrf.cxx
index ffe76eb2ce8c..68f8abeed425 100644
--- a/vcl/source/gdi/cvtgrf.cxx
+++ b/vcl/source/gdi/cvtgrf.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: cvtgrf.cxx,v $
*
- * $Revision: 1.6 $
+ * $Revision: 1.7 $
*
- * last change: $Author: obo $ $Date: 2006-09-17 11:59:14 $
+ * last change: $Author: hr $ $Date: 2007-06-27 20:11:36 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -40,16 +40,16 @@
#include <svsys.h>
#endif
#ifndef _SV_METAACT_HXX
-#include <metaact.hxx>
+#include <vcl/metaact.hxx>
#endif
#ifndef _SV_SALINST_HXX
-#include <salinst.hxx>
+#include <vcl/salinst.hxx>
#endif
#ifndef _SV_SVDATA_HXX
-#include <svdata.hxx>
+#include <vcl/svdata.hxx>
#endif
#ifndef _SV_CVTGRF_HXX
-#include <cvtgrf.hxx>
+#include <vcl/cvtgrf.hxx>
#endif
// --------------