summaryrefslogtreecommitdiff
path: root/games/starlanes/files/patch-aa
blob: 9ab476297f3809cac347c3cd2196256a91d1dba5 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
*** starlanes.c	Sun Mar 30 01:42:18 1997
--- /home/andy/tmp/wrk/starlanes.c	Sat May 10 15:33:29 1997
***************
*** 26,32 ****
  #include <ctype.h>
  #include <time.h>
  #include <unistd.h>
! #include <curses.h>
  #include <termios.h>
  
  /* color stuff: */
--- 26,32 ----
  #include <ctype.h>
  #include <time.h>
  #include <unistd.h>
! #include <ncurses.h>
  #include <termios.h>
  
  /* color stuff: */