summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--vcl/source/control/imgctrl.cxx8
1 files changed, 4 insertions, 4 deletions
diff --git a/vcl/source/control/imgctrl.cxx b/vcl/source/control/imgctrl.cxx
index 2e03e970fe86..2f6495090903 100644
--- a/vcl/source/control/imgctrl.cxx
+++ b/vcl/source/control/imgctrl.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: imgctrl.cxx,v $
*
- * $Revision: 1.10 $
+ * $Revision: 1.11 $
*
- * last change: $Author: obo $ $Date: 2006-09-17 11:53:48 $
+ * last change: $Author: hr $ $Date: 2007-06-27 20:06:43 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -37,9 +37,9 @@
#include "precompiled_vcl.hxx"
#ifndef _SV_EVENT_HXX
-#include <event.hxx>
+#include <vcl/event.hxx>
#endif
-#include <imgctrl.hxx>
+#include <vcl/imgctrl.hxx>
// -----------------------------------------------------------------------