--- src/ui/ncurseswrap.h 2021-12-23 14:30:57.292928343 -0500 +++ src/ui/ncurseswrap.h 2021-12-23 14:35:43.500147277 -0500 @@ -2,7 +2,7 @@ #define _XOPEN_SOURCE_EXTENDED #endif #ifndef NO_NCURSESW -#include +#include #else #include #endif