summaryrefslogtreecommitdiffstats
path: root/lotuswordpro/source/filter/lwpcharsetmgr.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/lwpcharsetmgr.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/lwpcharsetmgr.cxx')
-rw-r--r--lotuswordpro/source/filter/lwpcharsetmgr.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/lotuswordpro/source/filter/lwpcharsetmgr.cxx b/lotuswordpro/source/filter/lwpcharsetmgr.cxx
index 02ea5c2b74c1..f1d31a45c561 100644
--- a/lotuswordpro/source/filter/lwpcharsetmgr.cxx
+++ b/lotuswordpro/source/filter/lwpcharsetmgr.cxx
@@ -59,7 +59,7 @@
************************************************************************/
#include "lwpcharsetmgr.hxx"
//Added for SS migration
-#include "rtl/textenc.h"
+#include <rtl/textenc.h>
LwpCharSetMgr* LwpCharSetMgr::Instance = NULL;