summaryrefslogtreecommitdiff
path: root/include/unotools
diff options
context:
space:
mode:
authorJochen Nitschke <j.nitschke+logerrit@ok.de>2017-05-18 17:44:09 +0200
committerNoel Grandin <noel.grandin@collabora.co.uk>2017-05-19 09:19:53 +0200
commitd880df3a44497cdec49017538a9d38d48e543bad (patch)
tree57320ffdd711df0e4a5b8fda5e40f65a2d84367b /include/unotools
parentfd00bd0f69676659bb43bcc85d8ad5fd21e5de4c (diff)
remove unused languagetag.hxx includes
and fix the fallout Change-Id: I8f59944bcc01a8e2ab371808c40eaf9b5198c143 Reviewed-on: https://gerrit.libreoffice.org/37785 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
Diffstat (limited to 'include/unotools')
-rw-r--r--include/unotools/pathoptions.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/unotools/pathoptions.hxx b/include/unotools/pathoptions.hxx
index cc86e04e5926..37e172632298 100644
--- a/include/unotools/pathoptions.hxx
+++ b/include/unotools/pathoptions.hxx
@@ -19,8 +19,8 @@
#ifndef INCLUDED_UNOTOOLS_PATHOPTIONS_HXX
#define INCLUDED_UNOTOOLS_PATHOPTIONS_HXX
+#include <rtl/ustring.hxx>
#include <unotools/unotoolsdllapi.h>
-#include <i18nlangtag/languagetag.hxx>
#include <unotools/options.hxx>
#define SVT_SEARCHPATH_DELIMITER ';'