OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libstfl?expand=0&rev=1
12 lines
269 B
Diff
12 lines
269 B
Diff
--- stfl_internals.h.orig 2008-08-21 00:26:20.000000000 +0200
|
|
+++ stfl_internals.h 2008-08-21 00:26:38.000000000 +0200
|
|
@@ -28,7 +28,7 @@
|
|
#endif
|
|
|
|
#include "stfl.h"
|
|
-#include <ncursesw/ncurses.h>
|
|
+#include <ncurses.h>
|
|
#include <pthread.h>
|
|
|
|
struct stfl_widget_type;
|