diff console/gntconv.c @ 14191:009db0b357b5

This is a hand-crafted commit to migrate across subversion revisions 16854:16861, due to some vagaries of the way the original renames were done. Witness that monotone can do in one revision what svn had to spread across several.
author Ethan Blanton <elb@pidgin.im>
date Sat, 16 Dec 2006 04:59:55 +0000
parents b71bfeaaed58
children 8c13a650cef5
line wrap: on
line diff
--- a/console/gntconv.c	Sat Aug 19 00:24:14 2006 +0000
+++ b/console/gntconv.c	Sat Dec 16 04:59:55 2006 +0000
@@ -20,6 +20,8 @@
 
 #define PREF_ROOT	"/gaim/gnt/conversations"
 
+#include "config.h"
+
 GHashTable *ggconvs;
 
 typedef struct _GGConv GGConv;