summaryrefslogtreecommitdiff
path: root/math/siag/files/patch-ae
blob: 71ea2e74f597d448197d67eb5b95ecc1a8e32359 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- tsiag/window.c.orig	Wed Jan 28 02:38:18 1998
+++ tsiag/window.c	Wed Jan 28 02:38:24 1998
@@ -27,7 +27,7 @@
 #include <string.h>
 #include <stdlib.h>
 #include "../common/cmalloc.h"
-#include <curses.h>
+#include <ncurses.h>
 
 #include "../siag/types.h"
 #include "../siag/calc.h"