summaryrefslogtreecommitdiff
path: root/editeng
diff options
context:
space:
mode:
authorPetr Mladek <pmladek@suse.cz>2013-01-08 17:53:13 +0100
committerPetr Mladek <pmladek@suse.cz>2013-01-08 17:53:13 +0100
commitca3f80193d52e058170aa91ec21b61343ac07fbe (patch)
tree184be64feb254b4b8fb6f6c2c07fba931aebd7f2 /editeng
parentd8e1fed0f6f83d03a5075cfe3c0c6b10a7d4e167 (diff)
One more location using the moved svtools/wmf.hxx
The new location is vcl/wmf.hxx. Change-Id: I86f07507318b7ef705618ee90b7261d259928d0c
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 91c7f3cdbaa1..6cdc5e6e8a23 100644
--- a/editeng/source/rtf/rtfgrf.cxx
+++ b/editeng/source/rtf/rtfgrf.cxx
@@ -25,9 +25,9 @@
#include <vcl/graph.hxx>
#include <vcl/svapp.hxx>
#include <vcl/graphicfilter.hxx>
+#include <vcl/wmf.hxx>
#include <svtools/rtfkeywd.hxx>
#include <svtools/rtftoken.h>
-#include <svtools/wmf.hxx>
#include <editeng/svxrtf.hxx>