diff options
Diffstat (limited to 'include/vcl/formatter.hxx')
-rw-r--r-- | include/vcl/formatter.hxx | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/include/vcl/formatter.hxx b/include/vcl/formatter.hxx index fce7f5018aee..99d45fb40ea3 100644 --- a/include/vcl/formatter.hxx +++ b/include/vcl/formatter.hxx @@ -20,6 +20,8 @@ #pragma once #include <config_options.h> +#include <i18nlangtag/lang.h> +#include <tools/link.hxx> #include <vcl/settings.hxx> #include <map> #include <memory> |