summaryrefslogtreecommitdiff
path: root/writerfilter/inc/pch
diff options
context:
space:
mode:
authorLuboš Luňák <l.lunak@suse.cz>2013-01-10 22:23:25 +0100
committerLuboš Luňák <l.lunak@suse.cz>2013-01-10 22:45:42 +0100
commit43f3be84c2ee77c3cd97fb729048f1c45f98b295 (patch)
tree99bbc0d3eee6bc99b5706fb6791e538988c7af54 /writerfilter/inc/pch
parent831d1b6e62e91e67f171bd00305651043731d496 (diff)
include PCH headers for headers changes
Change-Id: Id94a4322428e27010757ef36b166f8b01697778f
Diffstat (limited to 'writerfilter/inc/pch')
-rw-r--r--writerfilter/inc/pch/precompiled_writerfilter.hxx4
1 files changed, 3 insertions, 1 deletions
diff --git a/writerfilter/inc/pch/precompiled_writerfilter.hxx b/writerfilter/inc/pch/precompiled_writerfilter.hxx
index f858c2f941f9..5962b51dd38d 100644
--- a/writerfilter/inc/pch/precompiled_writerfilter.hxx
+++ b/writerfilter/inc/pch/precompiled_writerfilter.hxx
@@ -197,17 +197,19 @@
#include <string>
#include <svl/lngmisc.hxx>
#include <svtools/grfmgr.hxx>
-#include <svtools/wmf.hxx>
#include <tools/color.hxx>
#include <tools/globname.hxx>
#include <tools/resmgr.hxx>
#include <tools/solar.h>
#include <tools/stream.hxx>
+#include <unotools/localfilehelper.hxx>
#include <unotools/streamwrap.hxx>
#include <unotools/ucbstreamhelper.hxx>
#include <vcl/graph.hxx>
+#include <vcl/outdev.hxx>
#include <vcl/svapp.hxx>
#include <vcl/temporaryfonts.hxx>
+#include <vcl/wmf.hxx>
#include <vector>
#include <xmloff/odffields.hxx>