src/input.h

changeset 197
9cbd4f09a22f
parent 55
54ea19938d57
child 198
7850e9a6f007
--- a/src/input.h	Tue Aug 25 22:25:33 2026 +0200
+++ b/src/input.h	Mon Aug 31 15:49:31 2026 +0200
@@ -31,7 +31,7 @@
 #define	INPUT_H
 
 #include <stdlib.h>
-#include <ncurses.h>
+#include <curses.h>
 
 #ifdef	__cplusplus
 extern "C" {

mercurial