summaryrefslogtreecommitdiffstats
path: root/lib/libncurses/lib_raw.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libncurses/lib_raw.c')
-rw-r--r--lib/libncurses/lib_raw.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libncurses/lib_raw.c b/lib/libncurses/lib_raw.c
index fb2b928..5635cae 100644
--- a/lib/libncurses/lib_raw.c
+++ b/lib/libncurses/lib_raw.c
@@ -19,7 +19,7 @@
*/
#include "curses.priv.h"
-#include <nterm.h>
+#include "terminfo.h"
int raw()
{
OpenPOWER on IntegriCloud