summaryrefslogtreecommitdiff
path: root/vcl/source/gdi/alpha.cxx
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2007-06-27 19:10:08 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2007-06-27 19:10:08 +0000
commit2e7c57e312f77f4ff56bbffb6f7755aed11b066b (patch)
tree262b648dded7a7559d59ad1ea2eae6fe230a35c3 /vcl/source/gdi/alpha.cxx
parenta7e98edd30d17c592143fcbaac681578dbf17a0f (diff)
INTEGRATION: CWS vgbugs07 (1.9.240); FILE MERGED
2007/06/04 13:29:34 vg 1.9.240.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01
Diffstat (limited to 'vcl/source/gdi/alpha.cxx')
-rw-r--r--vcl/source/gdi/alpha.cxx8
1 files changed, 4 insertions, 4 deletions
diff --git a/vcl/source/gdi/alpha.cxx b/vcl/source/gdi/alpha.cxx
index 8fcdc53267e2..ee8e430960bc 100644
--- a/vcl/source/gdi/alpha.cxx
+++ b/vcl/source/gdi/alpha.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: alpha.cxx,v $
*
- * $Revision: 1.9 $
+ * $Revision: 1.10 $
*
- * last change: $Author: obo $ $Date: 2006-09-17 11:56:10 $
+ * last change: $Author: hr $ $Date: 2007-06-27 20:09:03 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -39,13 +39,13 @@
#include <tools/debug.hxx>
#endif
#ifndef _SV_BMPACC_HXX
-#include <bmpacc.hxx>
+#include <vcl/bmpacc.hxx>
#endif
#ifndef _TOOLS_COLOR_HXX
#include <tools/color.hxx>
#endif
#ifndef _SV_ALPHA_HXX
-#include <alpha.hxx>
+#include <vcl/alpha.hxx>
#endif
// -------------