summarylogtreecommitdiffstats
path: root/ui_text.c_1.patch
diff options
context:
space:
mode:
authorMatMoul2023-10-08 04:43:02 +0200
committerMatMoul2023-10-08 04:43:02 +0200
commit308cc6bdbbe932756959e5b919556152b093458c (patch)
treeb038b8937c2998ee3385fd387f344b03dd7f3761 /ui_text.c_1.patch
parentd1918aa3ba6af1380b0201430b85c45099d5d6b2 (diff)
downloadaur-308cc6bdbbe932756959e5b919556152b093458c.tar.gz
Version 0.30.0-1
Diffstat (limited to 'ui_text.c_1.patch')
-rw-r--r--ui_text.c_1.patch13
1 files changed, 13 insertions, 0 deletions
diff --git a/ui_text.c_1.patch b/ui_text.c_1.patch
new file mode 100644
index 000000000000..7e82f49ebb01
--- /dev/null
+++ b/ui_text.c_1.patch
@@ -0,0 +1,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"