form_wrap.c in ncursesw-1.2.4.1 vs form_wrap.c in ncursesw-1.2.4.2

- old
+ new

@@ -27,9 +27,10 @@ #ifdef HAVE_FORM_H #include "form_wrap.h" #include "ncurses_wrap.h" +#include "compat.h" VALUE mForm; VALUE cFIELD; VALUE cFIELDTYPE; VALUE cFORM;