summaryrefslogtreecommitdiff
path: root/vcl/source/gdi/impgraph.cxx
diff options
context:
space:
mode:
authorRüdiger Timm <rt@openoffice.org>2007-07-24 09:10:34 +0000
committerRüdiger Timm <rt@openoffice.org>2007-07-24 09:10:34 +0000
commit1e3bfb5c5a93a748dde4e216bf96d4852ef276fe (patch)
tree67a34e2ab58fefd7d27b05b854f25e3a3fa48fea /vcl/source/gdi/impgraph.cxx
parent9c0e1f0c77506698176244902de60bf321b3e7b0 (diff)
INTEGRATION: CWS mergesvp (1.30.2); FILE MERGED
2007/07/04 15:32:36 pl 1.30.2.1: #i79023# header moving
Diffstat (limited to 'vcl/source/gdi/impgraph.cxx')
-rw-r--r--vcl/source/gdi/impgraph.cxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/vcl/source/gdi/impgraph.cxx b/vcl/source/gdi/impgraph.cxx
index c0dd8ba6a05c..84f87f8f08b7 100644
--- a/vcl/source/gdi/impgraph.cxx
+++ b/vcl/source/gdi/impgraph.cxx
@@ -5,9 +5,9 @@
*
* $RCSfile: impgraph.cxx,v $
*
- * $Revision: 1.30 $
+ * $Revision: 1.31 $
*
- * last change: $Author: hr $ $Date: 2007-06-27 20:15:32 $
+ * last change: $Author: rt $ $Date: 2007-07-24 10:10:34 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -67,7 +67,7 @@
#ifndef _STREAM_HXX
#include <tools/stream.hxx>
#endif
-#include <impgraph.hxx>
+#include <vcl/impgraph.hxx>
#ifndef _GFXLINK_HXX
#include <vcl/gfxlink.hxx>
#endif