summaryrefslogtreecommitdiff
path: root/vcl/source/gdi/pdfwriter_impl.hxx
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2007-06-27 19:21:30 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2007-06-27 19:21:30 +0000
commit9c65a9cc0f3ab0343f2d34b703abfc1c344f7b97 (patch)
tree45108e27dea72c89f940a9904a8533e4f57f2eec /vcl/source/gdi/pdfwriter_impl.hxx
parent3fee15b62ee4d26dc41268184fbd6865e6a89c29 (diff)
INTEGRATION: CWS vgbugs07 (1.46.50); FILE MERGED
2007/06/04 13:29:38 vg 1.46.50.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01
Diffstat (limited to 'vcl/source/gdi/pdfwriter_impl.hxx')
-rw-r--r--vcl/source/gdi/pdfwriter_impl.hxx16
1 files changed, 8 insertions, 8 deletions
diff --git a/vcl/source/gdi/pdfwriter_impl.hxx b/vcl/source/gdi/pdfwriter_impl.hxx
index 72c29d30b292..ebdf112f72af 100644
--- a/vcl/source/gdi/pdfwriter_impl.hxx
+++ b/vcl/source/gdi/pdfwriter_impl.hxx
@@ -4,9 +4,9 @@
*
* $RCSfile: pdfwriter_impl.hxx,v $
*
- * $Revision: 1.47 $
+ * $Revision: 1.48 $
*
- * last change: $Author: obo $ $Date: 2007-06-11 14:25:28 $
+ * last change: $Author: hr $ $Date: 2007-06-27 20:21:30 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -36,7 +36,7 @@
#define _VCL_PDFWRITER_IMPL_HXX
#ifndef _VCL_PDFWRITER_HXX
-#include <pdfwriter.hxx>
+#include <vcl/pdfwriter.hxx>
#endif
#ifndef _RTL_USTRING_HXX
@@ -52,19 +52,19 @@
#include <tools/stream.hxx>
#endif
#ifndef _SV_OUTDEV_HXX
-#include <outdev.hxx>
+#include <vcl/outdev.hxx>
#endif
#ifndef _SV_BITMAPEX_HXX
-#include <bitmapex.hxx>
+#include <vcl/bitmapex.hxx>
#endif
#ifndef _SV_GRADIENT_HXX
-#include <gradient.hxx>
+#include <vcl/gradient.hxx>
#endif
#ifndef _SV_HATCH_HXX
-#include <hatch.hxx>
+#include <vcl/hatch.hxx>
#endif
#ifndef _SV_WALL_HXX
-#include <wall.hxx>
+#include <vcl/wall.hxx>
#endif
#ifndef _SV_OUTDATA_HXX
#include <outdata.hxx>