summaryrefslogtreecommitdiff
path: root/dselect/curkeys.cc
diff options
context:
space:
mode:
Diffstat (limited to 'dselect/curkeys.cc')
-rw-r--r--dselect/curkeys.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/dselect/curkeys.cc b/dselect/curkeys.cc
index f22c9b680..d25ab7034 100644
--- a/dselect/curkeys.cc
+++ b/dselect/curkeys.cc
@@ -20,7 +20,7 @@
*/
extern "C" {
-#include <ncurses/curses.h>
+#include <curses.h>
#include <config.h>
#include <dpkg.h>
#include <dpkg-db.h>