--- rpl/modules/motif/motif.h 2017/07/11 16:04:53 1.4 +++ rpl/modules/motif/motif.h 2017/08/23 12:21:59 1.6 @@ -1,12 +1,13 @@ #include -enum types { WIDGET, APPCONTEXT }; +enum types { APPCONTEXT, CALLBACK, WIDGET }; #ifdef string # undef string #endif #include "Xm/XmAll.h" +#include "X11/xpm.h" #define string char *