| 14252:d10dda2777a9 | 14253:b63ebf84c42b |
|---|---|
| 17 #include "gntbox.h" | 17 #include "gntbox.h" |
| 18 #include "gntentry.h" | 18 #include "gntentry.h" |
| 19 #include "gnttextview.h" | 19 #include "gnttextview.h" |
| 20 | 20 |
| 21 #define PREF_ROOT "/gaim/gnt/conversations" | 21 #define PREF_ROOT "/gaim/gnt/conversations" |
| 22 | |
| 23 #include "config.h" | |
| 22 | 24 |
| 23 GHashTable *ggconvs; | 25 GHashTable *ggconvs; |
| 24 | 26 |
| 25 typedef struct _GGConv GGConv; | 27 typedef struct _GGConv GGConv; |
| 26 typedef struct _GGConvChat GGConvChat; | 28 typedef struct _GGConvChat GGConvChat; |