summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--unctrl/unctrl.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/unctrl/unctrl.c b/unctrl/unctrl.c
index fc77e6b..6085036 100644
--- a/unctrl/unctrl.c
+++ b/unctrl/unctrl.c
@@ -1,5 +1,5 @@
#include <unctrl.h>
-#include <curses.h>
+#include "../curses/_curses.h"
#include <ctype.h>
#include <stddef.h>