--- x11vile.h.orig 2013-04-14 19:09:08 UTC +++ x11vile.h @@ -282,11 +282,19 @@ #if OPT_MENUS #if ATHENA_WIDGETS +#ifdef HAVE_LIB_XAW3D +#include +#include +#include +#include +#endif +#ifdef HAVE_LIB_XAW #include #include #include #include #endif +#endif #if MOTIF_WIDGETS #include #endif