summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2018-10-06 20:24:52 +0100
committerCaolán McNamara <caolanm@redhat.com>2018-10-06 22:24:33 +0200
commit6dacf9ec5455bdad82e78470a1a7cb6d2271bec7 (patch)
tree5fa53510a43cb501b0c1b4f93fc74381aee093f7 /include
parent0e257f8c07de253c0a1d4e63dfdf0383bd658fab (diff)
drop some now unnecessary includes
Change-Id: Idb41ddc0ff01333bac6cfce8bdd5e80c3c101de9 Reviewed-on: https://gerrit.libreoffice.org/61478 Tested-by: Jenkins Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'include')
-rw-r--r--include/editeng/splwrap.hxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/editeng/splwrap.hxx b/include/editeng/splwrap.hxx
index 6f76397cc8e9..e407f70c89be 100644
--- a/include/editeng/splwrap.hxx
+++ b/include/editeng/splwrap.hxx
@@ -21,6 +21,7 @@
#include <editeng/editengdllapi.h>
#include <editeng/svxenum.hxx>
+#include <i18nlangtag/lang.h>
#include <rtl/ustring.hxx>
#include <com/sun/star/uno/Reference.hxx>
#include <vcl/vclptr.hxx>