summaryrefslogtreecommitdiff
path: root/forms/source/component/ImageControl.hxx
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2005-04-13 08:46:12 +0000
committerOliver Bolte <obo@openoffice.org>2005-04-13 08:46:12 +0000
commit92996a94266e77ae1358c0b835354b12d9fe8db4 (patch)
treef7fe46c90c646eb7e9e12d3cb78edeb9b655a59b /forms/source/component/ImageControl.hxx
parent344c91c14d8839575426d624ab4b4fa7fc454dd4 (diff)
INTEGRATION: CWS visibility03 (1.10.44); FILE MERGED
2005/03/24 23:39:07 mhu 1.10.44.2: RESYNC: (1.10-1.11); FILE MERGED 2005/03/24 14:31:58 mhu 1.10.44.1: #i45006# Adapted imgprod.hxx include.
Diffstat (limited to 'forms/source/component/ImageControl.hxx')
-rw-r--r--forms/source/component/ImageControl.hxx8
1 files changed, 4 insertions, 4 deletions
diff --git a/forms/source/component/ImageControl.hxx b/forms/source/component/ImageControl.hxx
index 2813557086b4..f7591e1ab7a7 100644
--- a/forms/source/component/ImageControl.hxx
+++ b/forms/source/component/ImageControl.hxx
@@ -2,9 +2,9 @@
*
* $RCSfile: ImageControl.hxx,v $
*
- * $Revision: 1.11 $
+ * $Revision: 1.12 $
*
- * last change: $Author: vg $ $Date: 2005-03-10 16:01:22 $
+ * last change: $Author: obo $ $Date: 2005-04-13 09:46:12 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -64,8 +64,8 @@
#include "FormComponent.hxx"
-#ifndef _PRODUCE_HXX //autogen
-#include <svtools/imgprod.hxx>
+#ifndef _PRODUCE_HXX
+#include "imgprod.hxx"
#endif
#ifndef _COM_SUN_STAR_FORM_XIMAGEPRODUCERSUPPLIER_HPP_