updated on Sun Jan 15 16:02:00 UTC 2012
[aur-mirror.git] / ipchat / ui_common.h.patch
blobf1bb5f1fa69791f487cf718b5d35c8d38b202339
1 --- src/ui_common.h 2011-04-20 13:25:35.000000000 +0200
2 +++ ./ui_common.new.h 2011-04-27 19:38:44.000000000 +0200
3 @@ -18,7 +18,7 @@
5 #include "common.h"
7 -#include <ncursesw/ncurses.h>
8 +#include <ncurses.h>
9 #include <wchar.h>
11 /* we could adapt the code to work with or without wide-char ncurses */