summaryrefslogtreecommitdiff
path: root/forms/source/component/clickableimage.hxx
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2005-04-13 08:46:26 +0000
committerOliver Bolte <obo@openoffice.org>2005-04-13 08:46:26 +0000
commit7f85bf286c7380bb10a9ebaf2d8267caaf705a63 (patch)
tree7c5c4d974b062fb72117c05ebba2d2539c8c0b10 /forms/source/component/clickableimage.hxx
parent92996a94266e77ae1358c0b835354b12d9fe8db4 (diff)
INTEGRATION: CWS visibility03 (1.2.38); FILE MERGED
2005/03/24 14:31:58 mhu 1.2.38.1: #i45006# Adapted imgprod.hxx include.
Diffstat (limited to 'forms/source/component/clickableimage.hxx')
-rw-r--r--forms/source/component/clickableimage.hxx10
1 files changed, 5 insertions, 5 deletions
diff --git a/forms/source/component/clickableimage.hxx b/forms/source/component/clickableimage.hxx
index cceb902b34c0..e3c30f3aba60 100644
--- a/forms/source/component/clickableimage.hxx
+++ b/forms/source/component/clickableimage.hxx
@@ -2,9 +2,9 @@
*
* $RCSfile: clickableimage.hxx,v $
*
- * $Revision: 1.2 $
+ * $Revision: 1.3 $
*
- * last change: $Author: obo $ $Date: 2004-11-16 10:41:41 $
+ * last change: $Author: obo $ $Date: 2005-04-13 09:46:26 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -69,6 +69,9 @@
#ifndef _FRM_EVENT_THREAD_HXX_
#include "EventThread.hxx"
#endif
+#ifndef _PRODUCE_HXX
+#include "imgprod.hxx"
+#endif
#ifndef _LINK_HXX
#include <tools/link.hxx>
@@ -76,9 +79,6 @@
#ifndef _COMPHELPER_PROPERTY_MULTIPLEX_HXX_
#include <comphelper/propmultiplex.hxx>
#endif
-#ifndef _PRODUCE_HXX
-#include <svtools/imgprod.hxx>
-#endif
#ifndef _COM_SUN_STAR_FORM_XIMAGEPRODUCERSUPPLIER_HPP_
#include <com/sun/star/form/XImageProducerSupplier.hpp>