summaryrefslogtreecommitdiff
path: root/vcl/source/gdi/graph.cxx
diff options
context:
space:
mode:
authorRüdiger Timm <rt@openoffice.org>2007-07-24 09:11:14 +0000
committerRüdiger Timm <rt@openoffice.org>2007-07-24 09:11:14 +0000
commitd8446ff2641862e441fa632dd5e1b4ba42db7b89 (patch)
tree6df534493cdcf7a1fd6af808ea1be6026dba7cc9 /vcl/source/gdi/graph.cxx
parentb950e8f7c207d66f4e83c1ba69b0f67e326d7f7f (diff)
INTEGRATION: CWS mergesvp (1.13.2); FILE MERGED
2007/07/04 15:32:36 pl 1.13.2.1: #i79023# header moving
Diffstat (limited to 'vcl/source/gdi/graph.cxx')
-rw-r--r--vcl/source/gdi/graph.cxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/vcl/source/gdi/graph.cxx b/vcl/source/gdi/graph.cxx
index e682dbcdecde..13bf9c7ab485 100644
--- a/vcl/source/gdi/graph.cxx
+++ b/vcl/source/gdi/graph.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: graph.cxx,v $
*
- * $Revision: 1.13 $
+ * $Revision: 1.14 $
*
- * last change: $Author: hr $ $Date: 2007-06-27 20:13:35 $
+ * last change: $Author: rt $ $Date: 2007-07-24 10:09:39 $
*
* 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_IMPGRAPH_HXX
-#include <impgraph.hxx>
+#include <vcl/impgraph.hxx>
#endif
#ifndef _SV_OUTDEV_HXX
#include <vcl/outdev.hxx>