On Thu, Oct 26, 2006 at 06:23:03PM -0500, Rudy Godoy wrote: > Package: gaim-otr > Followup-For: Bug #394299 > > There needs to be another change in order to fix the following error: > gtk-dialog.c:33:22: error: gtkstock.h: No such file or directory > > This need to be changed on line 33. > -#include "gtkstock.h" > +#include "gtk/gtkstock.h"
In fact, the correct change is -#include "gtkstock.h" +#include "gaimstock.h" which has now been checked into CVS. This one line is the only change needed to make gaim-otr work with gaim 2 beta 5. - Ian -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]