summaryrefslogtreecommitdiff
path: root/vcl/source/gdi/pdfextoutdevdata.cxx
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2007-06-27 19:20:34 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2007-06-27 19:20:34 +0000
commit407552ef588c022a6bc9d69b76e394f6e46163ee (patch)
treed1b04d700c425f835381491d3a3ce4331b4cf63b /vcl/source/gdi/pdfextoutdevdata.cxx
parent60dcc074fa68c6707f2d88c6842c41f044b17962 (diff)
INTEGRATION: CWS vgbugs07 (1.10.152); FILE MERGED
2007/06/04 13:29:37 vg 1.10.152.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01
Diffstat (limited to 'vcl/source/gdi/pdfextoutdevdata.cxx')
-rw-r--r--vcl/source/gdi/pdfextoutdevdata.cxx12
1 files changed, 6 insertions, 6 deletions
diff --git a/vcl/source/gdi/pdfextoutdevdata.cxx b/vcl/source/gdi/pdfextoutdevdata.cxx
index d5d0ae392ea9..d87b43497cac 100644
--- a/vcl/source/gdi/pdfextoutdevdata.cxx
+++ b/vcl/source/gdi/pdfextoutdevdata.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: pdfextoutdevdata.cxx,v $
*
- * $Revision: 1.10 $
+ * $Revision: 1.11 $
*
- * last change: $Author: rt $ $Date: 2006-12-04 08:31:53 $
+ * last change: $Author: hr $ $Date: 2007-06-27 20:20:34 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -37,16 +37,16 @@
#include "precompiled_vcl.hxx"
#ifndef _VCL_PDFEXTOUTDEVDATA_HXX
-#include "pdfextoutdevdata.hxx"
+#include <vcl/pdfextoutdevdata.hxx>
#endif
#ifndef _SV_GRAPH_HXX
-#include <graph.hxx>
+#include <vcl/graph.hxx>
#endif
#ifndef _SV_OUTDEV_HXX
-#include "outdev.hxx"
+#include <vcl/outdev.hxx>
#endif
#ifndef _SV_GFXLINK_HXX
-#include "gfxlink.hxx"
+#include <vcl/gfxlink.hxx>
#endif