SHA256
6
0
forked from pool/libstfl
stfl/stfl-ncurses.patch

12 lines
269 B
Diff

--- 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;