diff --git a/ProvideCurses.h b/ProvideCurses.h index c35d696d..4eb08a24 100644 --- a/ProvideCurses.h +++ b/ProvideCurses.h @@ -12,7 +12,7 @@ in the source distribution for its full text. // IWYU pragma: begin_exports -#ifdef HAVE_NCURSESW_CURSES_H +#if defined(HAVE_NCURSESW_CURSES_H) #include #elif defined(HAVE_NCURSES_NCURSES_H) #include