# HG changeset patch # User Ethan Blanton # Date 1240953245 0 # Node ID c00f8076642f00e4c2088b216862d16ae1beb5de # Parent 2a34a3f5da2e66d63f3702cfa72bda5c3ac7cbf3 purple_core_get_version requires core.h diff -r 2a34a3f5da2e -r c00f8076642f pidgin/gtkconv.c --- a/pidgin/gtkconv.c Tue Apr 28 20:14:08 2009 +0000 +++ b/pidgin/gtkconv.c Tue Apr 28 21:14:05 2009 +0000 @@ -44,6 +44,7 @@ #include "account.h" #include "cmds.h" +#include "core.h" #include "debug.h" #include "idle.h" #include "imgstore.h"