diff -r 1f676cd20646 -r ce4447562d64 pidgin/gtklog.c --- a/pidgin/gtklog.c Mon Jul 23 20:18:25 2012 -0400 +++ b/pidgin/gtklog.c Mon Jul 23 22:52:00 2012 -0400 @@ -39,6 +39,8 @@ #include "gtkutils.h" #include "gtkwebview.h" +#include "gtk3compat.h" + static GHashTable *log_viewers = NULL; static void populate_log_tree(PidginLogViewer *lv); static PidginLogViewer *syslog_viewer = NULL;