summaryrefslogtreecommitdiff
path: root/editeng
diff options
context:
space:
mode:
authorPetr Mladek <pmladek@suse.cz>2013-01-08 16:06:27 +0100
committerPetr Mladek <pmladek@suse.cz>2013-01-08 16:12:48 +0100
commit833cfada18d9b233e7d8a59e3969a0dac4842238 (patch)
treeddf3efc42ffaca7879fe9dca49687c0a7f59ab94 /editeng
parentf3db27f5747bae6cc61064a02b454e0625cb289b (diff)
One more location using the moved svtools/filter.hxx
The new path is vcl/graphicfilter.hxx Change-Id: I33bd50256919f3943fe8df904e43d1f5770758e7 Signed-off-by: Cor Nouws <oolst@nouenoff.nl> Signed-off-by: Olivier Hallot <olivier.hallot@documentfoundation.org> Signed-off-by: Adolfo Jayme Barrientos <fitoschido@ubuntu.com> Signed-off-by: Michael Meeks <michael.meeks@suse.com>
Diffstat (limited to 'editeng')
-rw-r--r--editeng/source/rtf/rtfgrf.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/editeng/source/rtf/rtfgrf.cxx b/editeng/source/rtf/rtfgrf.cxx
index 6d7bbcf31baa..91c7f3cdbaa1 100644
--- a/editeng/source/rtf/rtfgrf.cxx
+++ b/editeng/source/rtf/rtfgrf.cxx
@@ -24,9 +24,9 @@
#include <tools/cachestr.hxx>
#include <vcl/graph.hxx>
#include <vcl/svapp.hxx>
+#include <vcl/graphicfilter.hxx>
#include <svtools/rtfkeywd.hxx>
#include <svtools/rtftoken.h>
-#include <svtools/filter.hxx>
#include <svtools/wmf.hxx>
#include <editeng/svxrtf.hxx>