diff --git a/src/input/input_event.cc b/src/input/input_event.cc index 69dfef05..72159d62 100644 --- a/src/input/input_event.cc +++ b/src/input/input_event.cc @@ -38,8 +38,7 @@ #include "input_event.h" -//ncurses.h must be included last since sys/mman.h on Solaris munges ERR. -#include +#include "display/attributes.h" namespace input {