summaryrefslogtreecommitdiff
path: root/games/ninvaders/patches/patch-ab
blob: 3dde69d8643f6b22cd1f465898031778131f2aae (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
$NetBSD: patch-ab,v 1.1.1.1 2009/04/11 18:00:42 snj Exp $

--- view.h.orig	2009-04-01 13:22:53.000000000 -0700
+++ view.h	2009-04-01 13:23:01.000000000 -0700
@@ -22,7 +22,7 @@
  */
  
 
-#include <ncurses.h>
+#include <curses.h>
 #include <unistd.h>
 #include <signal.h>