summaryrefslogtreecommitdiff
path: root/lotuswordpro/inc
diff options
context:
space:
mode:
authorThomas Arnhold <thomas@arnhold.org>2014-05-20 01:36:41 +0200
committerThomas Arnhold <thomas@arnhold.org>2014-05-20 01:49:54 +0200
commite5dce9439628f83fc8ed4ddddf86f341ee76008c (patch)
treee5b5dca63d58e7a95c54ed04a50f1fd91a72781b /lotuswordpro/inc
parent023547ab9aacb23534b1d792aca3152d96540e0c (diff)
fix-includes.pl: lwp
Change-Id: Ib0c5d5c0b0b3c6c290e7e1bbe18464155232ace3
Diffstat (limited to 'lotuswordpro/inc')
-rw-r--r--lotuswordpro/inc/pch/precompiled_lwpft.hxx9
1 files changed, 3 insertions, 6 deletions
diff --git a/lotuswordpro/inc/pch/precompiled_lwpft.hxx b/lotuswordpro/inc/pch/precompiled_lwpft.hxx
index 07ca9f8c0ad1..189281619122 100644
--- a/lotuswordpro/inc/pch/precompiled_lwpft.hxx
+++ b/lotuswordpro/inc/pch/precompiled_lwpft.hxx
@@ -15,13 +15,7 @@
*/
#include "assert.h"
-#include "rtl/textenc.h"
#include "string.h"
-#include "svx/xbitmap.hxx"
-#include "tools/stream.hxx"
-#include "vcl/bmpacc.hxx"
-#include "vcl/dibtools.hxx"
-#include "xmloff/attrlist.hxx"
#include <assert.h>
#include <boost/cast.hpp>
#include <boost/scoped_array.hpp>
@@ -71,10 +65,13 @@
#include <sstream>
#include <stdio.h>
#include <string.h>
+#include <svx/xbitmap.hxx>
#include <tools/stream.hxx>
#include <ucbhelper/content.hxx>
#include <unicode/timezone.h>
#include <unicode/udat.h>
+#include <vcl/bmpacc.hxx>
+#include <vcl/dibtools.hxx>
#include <vcl/settings.hxx>
#include <vcl/svapp.hxx>
#include <vector>