mirror of
https://github.com/dankamongmen/notcurses
synced 2025-03-09 17:19:03 -04:00
cursor PoC: add missing header
This commit is contained in:
parent
491862b60b
commit
2ed67f6ffc
@ -1,6 +1,6 @@
|
||||
#include <unistd.h>
|
||||
#include <notcurses/direct.h>
|
||||
|
||||
|
||||
static int
|
||||
rendered_cursor(void){
|
||||
struct notcurses* nc = notcurses_init(NULL, NULL);
|
||||
|
Loading…
x
Reference in New Issue
Block a user