summaryrefslogtreecommitdiff
path: root/include/svl/languageoptions.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/svl/languageoptions.hxx')
-rw-r--r--include/svl/languageoptions.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/svl/languageoptions.hxx b/include/svl/languageoptions.hxx
index fadd74f08893..16774a2bf25c 100644
--- a/include/svl/languageoptions.hxx
+++ b/include/svl/languageoptions.hxx
@@ -24,8 +24,8 @@
#include <unotools/configitem.hxx>
#include <unotools/options.hxx>
#include <i18nlangtag/lang.h>
-#include <o3tl/typed_flags_set.hxx>
#include <memory>
+namespace o3tl { template <typename T> struct typed_flags; }
// class SvtLanguageOptions ----------------------------------------------------