forked from pool/libstfl
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libstfl?expand=0&rev=4
12 lines
269 B
Diff
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;
|