--- sweep.h.in.orig	Wed Mar 29 23:08:32 2000
+++ sweep.h.in	Wed Mar 29 23:09:50 2000
@@ -36,7 +36,7 @@
 #include <signal.h>
 
 #ifdef HAVE_LIBNCURSES
-#include "@NCURSES_HINT@/include/curses.h"
+#include <ncurses.h>
 #define DEFAULT_LINEDRAW 1
 #else /* HAVE_LIBNCURSES */
 #include <curses.h>
