summaryrefslogtreecommitdiffstats
path: root/lotuswordpro/source/filter/lwpbackgroundstuff.cxx
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/source/filter/lwpbackgroundstuff.cxx
parentupdate_pch: add lwp (diff)
downloadcore-e5dce9439628f83fc8ed4ddddf86f341ee76008c.tar.gz
core-e5dce9439628f83fc8ed4ddddf86f341ee76008c.zip
fix-includes.pl: lwp
Change-Id: Ib0c5d5c0b0b3c6c290e7e1bbe18464155232ace3
Diffstat (limited to 'lotuswordpro/source/filter/lwpbackgroundstuff.cxx')
-rw-r--r--lotuswordpro/source/filter/lwpbackgroundstuff.cxx8
1 files changed, 4 insertions, 4 deletions
diff --git a/lotuswordpro/source/filter/lwpbackgroundstuff.cxx b/lotuswordpro/source/filter/lwpbackgroundstuff.cxx
index 85cf12cedef3..8a19cc92088c 100644
--- a/lotuswordpro/source/filter/lwpbackgroundstuff.cxx
+++ b/lotuswordpro/source/filter/lwpbackgroundstuff.cxx
@@ -63,10 +63,10 @@
#include "lwppttntbl.hxx"
#include "xfilter/xfbgimage.hxx"
-#include "tools/stream.hxx"
-#include "vcl/dibtools.hxx"
-#include "vcl/bmpacc.hxx"
-#include "svx/xbitmap.hxx"
+#include <tools/stream.hxx>
+#include <vcl/dibtools.hxx>
+#include <vcl/bmpacc.hxx>
+#include <svx/xbitmap.hxx>
void LwpBackgroundStuff::Read(LwpObjectStream* pStrm)
{