summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--vcl/source/gdi/bmpconv.cxx8
1 files changed, 4 insertions, 4 deletions
diff --git a/vcl/source/gdi/bmpconv.cxx b/vcl/source/gdi/bmpconv.cxx
index 7e04c1604800..f51a0b45fa1c 100644
--- a/vcl/source/gdi/bmpconv.cxx
+++ b/vcl/source/gdi/bmpconv.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: bmpconv.cxx,v $
*
- * $Revision: 1.5 $
+ * $Revision: 1.6 $
*
- * last change: $Author: obo $ $Date: 2006-09-17 11:58:48 $
+ * last change: $Author: hr $ $Date: 2007-06-27 20:11:11 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -36,9 +36,9 @@
// MARKER(update_precomp.py): autogen include statement, do not remove
#include "precompiled_vcl.hxx"
-#include <bitmap.hxx>
+#include <vcl/bitmap.hxx>
#include <impbmpconv.hxx>
-#include <svapp.hxx>
+#include <vcl/svapp.hxx>
#include <vos/mutex.hxx>
#ifndef _STREAM_HXX