diff options
Diffstat (limited to 'ui/tests/windows/tracker.cpp')
| -rw-r--r-- | ui/tests/windows/tracker.cpp | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/ui/tests/windows/tracker.cpp b/ui/tests/windows/tracker.cpp index d61f868..dc81331 100644 --- a/ui/tests/windows/tracker.cpp +++ b/ui/tests/windows/tracker.cpp @@ -15,6 +15,8 @@ #include <adwaita.h> +#include <clocale> + namespace turns::ui::windows::tests { @@ -72,4 +74,4 @@ namespace turns::ui::windows::tests } } -} // namespace turns::app::windows::tests
\ No newline at end of file +} // namespace turns::ui::windows::tests
\ No newline at end of file |
