diff options
-rw-r--r-- | vcl/source/gdi/bmpacc2.cxx | 8 | ||||
-rw-r--r-- | vcl/source/gdi/bmpfast.cxx | 6 |
2 files changed, 7 insertions, 7 deletions
diff --git a/vcl/source/gdi/bmpacc2.cxx b/vcl/source/gdi/bmpacc2.cxx index 64b90642f2c2..dbeefc70eb4f 100644 --- a/vcl/source/gdi/bmpacc2.cxx +++ b/vcl/source/gdi/bmpacc2.cxx @@ -4,9 +4,9 @@ * * $RCSfile: bmpacc2.cxx,v $ * - * $Revision: 1.7 $ + * $Revision: 1.8 $ * - * last change: $Author: obo $ $Date: 2006-09-17 11:58:22 $ + * last change: $Author: hr $ $Date: 2007-06-27 20:10:46 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -37,10 +37,10 @@ #include "precompiled_vcl.hxx" #ifndef _SV_SALBTYPE_HXX -#include <salbtype.hxx> +#include <vcl/salbtype.hxx> #endif #ifndef _SV_BMPACC_HXX -#include <bmpacc.hxx> +#include <vcl/bmpacc.hxx> #endif // ---------------- diff --git a/vcl/source/gdi/bmpfast.cxx b/vcl/source/gdi/bmpfast.cxx index 3b68e18bd113..753bae253ae5 100644 --- a/vcl/source/gdi/bmpfast.cxx +++ b/vcl/source/gdi/bmpfast.cxx @@ -4,9 +4,9 @@ * * $RCSfile: bmpfast.cxx,v $ * - * $Revision: 1.7 $ + * $Revision: 1.8 $ * - * last change: $Author: obo $ $Date: 2006-09-17 11:59:00 $ + * last change: $Author: hr $ $Date: 2007-06-27 20:11:24 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -42,7 +42,7 @@ #include <tools/debug.hxx> #define _SOLAR__PRIVATE 1 -#include <bmpacc.hxx> +#include <vcl/bmpacc.hxx> #define FAST_ARGB_BGRA |