File stfl-ncurses.patch of Package libstfl
--- stfl_internals.h.orig 2008-05-06 11:44:36.000000000 +0200 +++ stfl_internals.h 2009-12-10 01:52:13.000000000 +0100 @@ -28,7 +28,7 @@ #endif #include "stfl.h" -#include <ncursesw/ncurses.h> +#include <ncurses.h> #include <pthread.h> struct stfl_widget_type;