NCurses: go back to non ncursesw/ headers
This commit is contained in:
parent
43bc8314fb
commit
8606fdae5d
|
@ -1,8 +1,8 @@
|
|||
#ifndef ncurses_hh_INCLUDED
|
||||
#define ncurses_hh_INCLUDED
|
||||
|
||||
#include <ncursesw/ncurses.h>
|
||||
#include <ncursesw/menu.h>
|
||||
#include <ncurses.h>
|
||||
#include <menu.h>
|
||||
|
||||
#include "user_interface.hh"
|
||||
#include "display_buffer.hh"
|
||||
|
|
Loading…
Reference in New Issue
Block a user