summaryrefslogtreecommitdiff
path: root/vcl/source/gdi/graphictools.cxx
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2007-06-27 19:13:46 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2007-06-27 19:13:46 +0000
commit3088452d06e12c77c08f19d441cb19bb58594703 (patch)
treef1862c553dbc19727641be352c9f64be2408b5f3 /vcl/source/gdi/graphictools.cxx
parentbb63d99957e21efb716cfbf64fd0be8533ebbb60 (diff)
INTEGRATION: CWS vgbugs07 (1.3.240); FILE MERGED
2007/06/04 13:29:35 vg 1.3.240.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01
Diffstat (limited to 'vcl/source/gdi/graphictools.cxx')
-rw-r--r--vcl/source/gdi/graphictools.cxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/vcl/source/gdi/graphictools.cxx b/vcl/source/gdi/graphictools.cxx
index 0251a599866c..e0a5542c33d1 100644
--- a/vcl/source/gdi/graphictools.cxx
+++ b/vcl/source/gdi/graphictools.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: graphictools.cxx,v $
*
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: obo $ $Date: 2006-09-17 12:01:34 $
+ * last change: $Author: hr $ $Date: 2007-06-27 20:13:46 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -40,7 +40,7 @@
#include <tools/vcompat.hxx>
#endif
-#include "graphictools.hxx"
+#include <vcl/graphictools.hxx>
static ::rtl::OString polyToString( const Polygon& rPoly )
{