blob: 5562297f7dc3770fd4c4434524af63b67a294c32 [file] [log] [blame]
--- a/src/screen.cpp
+++ b/src/screen.cpp
@@ -18,6 +18,7 @@
*/
#include <curses.h>
+#include <locale.h>
#include "screen.hpp"
#include "sipp.hpp"