summaryrefslogtreecommitdiff
path: root/graphics/xaos/files/patch-src_ui_main.cpp
blob: edf3d3fdaef5e52639c148574da26744fd0dfbdf (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- src/ui/main.cpp.orig	2021-01-18 09:29:00 UTC
+++ src/ui/main.cpp
@@ -23,6 +23,7 @@
 #include <cctype>
 #include <cerrno>
 #include <climits>
+#include <clocale>
 #include <cmath>
 #include <csignal>
 #include <cstdlib>