Skip to content
Snippets Groups Projects
Commit 8e1755aa authored by Kusanagi Kouichi's avatar Kusanagi Kouichi Committed by Alexandre Julliard
Browse files

kernel32: Include term.h conditionally.

parent 95416ff9
Branches
Tags
No related merge requests found
......@@ -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>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment