summarylogtreecommitdiffstats
path: root/ui_text.c_1.patch
blob: 7e82f49ebb01b3d021e8be426d1578c66a25ec14 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
diff --git a/src/ui_text.c b/src/ui_text.c
index 9fad6e3..9505a38 100644
--- a/src/ui_text.c
+++ b/src/ui_text.c
@@ -10,7 +10,7 @@
 #include <unistd.h>
 #include <locale.h>
 
-#include <ncursesw/curses.h>
+#include <curses.h>
 
 #include "emulator.h"
 #include "romio.h"