summaryrefslogtreecommitdiff
path: root/vcl/source/gdi/image.cxx
diff options
context:
space:
mode:
authorRüdiger Timm <rt@openoffice.org>2007-07-24 09:09:52 +0000
committerRüdiger Timm <rt@openoffice.org>2007-07-24 09:09:52 +0000
commit7c0d658d79930f30ebadd9b37a6a478114878c19 (patch)
treef263ca6e3dff22519214c718db497e5ecf09554d /vcl/source/gdi/image.cxx
parent8908937cdaf49c0b4983569ebafb0ead8f23af69 (diff)
INTEGRATION: CWS mergesvp (1.31.2); FILE MERGED
2007/07/04 15:32:36 pl 1.31.2.1: #i79023# header moving
Diffstat (limited to 'vcl/source/gdi/image.cxx')
-rw-r--r--vcl/source/gdi/image.cxx8
1 files changed, 4 insertions, 4 deletions
diff --git a/vcl/source/gdi/image.cxx b/vcl/source/gdi/image.cxx
index e3be711d5d5c..0c0164e708a3 100644
--- a/vcl/source/gdi/image.cxx
+++ b/vcl/source/gdi/image.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: image.cxx,v $
*
- * $Revision: 1.32 $
+ * $Revision: 1.33 $
*
- * last change: $Author: rt $ $Date: 2007-07-03 14:05:24 $
+ * last change: $Author: rt $ $Date: 2007-07-24 10:09:52 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -69,10 +69,10 @@
#include <vcl/svapp.hxx>
#endif
#ifndef _SV_IMPIMAGETREE_H
-#include <impimagetree.hxx>
+#include <vcl/impimagetree.hxx>
#endif
#ifndef _SV_IMAGE_H
-#include <image.h>
+#include <vcl/image.h>
#endif
#ifndef _SV_IMAGE_HXX
#include <vcl/image.hxx>