summaryrefslogtreecommitdiff
path: root/forms
diff options
context:
space:
mode:
authorJan Holesovsky <kendy@suse.cz>2013-01-02 22:07:41 +0100
committerJan Holesovsky <kendy@suse.cz>2013-01-04 22:02:51 +0100
commit0c22f3eadd3ffb461eada94f4b019fbb2161f197 (patch)
tree81091634b534d4b017a6a1a153df942046da7447 /forms
parent255c03d6ad4ed13c456ee621e0af765684a475d2 (diff)
Make LO buildable again after the GraphicFilter move.
Change-Id: I3455a7294b136400f32163626d5a7a7f2bfa898c
Diffstat (limited to 'forms')
-rw-r--r--forms/source/component/imgprod.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/forms/source/component/imgprod.cxx b/forms/source/component/imgprod.cxx
index 799f81788791..46f688a38a0a 100644
--- a/forms/source/component/imgprod.cxx
+++ b/forms/source/component/imgprod.cxx
@@ -24,7 +24,7 @@
#include <vcl/cvtgrf.hxx>
#include <vcl/svapp.hxx>
#include <unotools/ucbstreamhelper.hxx>
-#include <svtools/filter.hxx>
+#include <vcl/graphicfilter.hxx>
#include <com/sun/star/io/XInputStream.hpp>
#include "svtools/imageresourceaccess.hxx"