mirror of
https://github.com/reactos/wine.git
synced 2024-11-26 13:10:28 +00:00
kernel32: Include term.h conditionally.
This commit is contained in:
parent
95416ff904
commit
8e1755aa49
@ -31,7 +31,9 @@
|
||||
#undef KEY_EVENT
|
||||
#undef MOUSE_MOVED
|
||||
|
||||
#if defined(HAVE_CURSES_H) || defined(HAVE_NCURSES_H)
|
||||
#include <term.h>
|
||||
#endif
|
||||
|
||||
#include <windef.h>
|
||||
#include <winbase.h>
|
||||
|
Loading…
Reference in New Issue
Block a user