# HG changeset patch # User Mark Doliner # Date 1164561908 0 # Node ID 931644bcd74fca1f9f7fd5d3d58ee8c8fc8b80f9 # Parent 1c4d0d3f4f5faba9c3fc88bbd1b5e6aaddf60067 [gaim-migrate @ 17820] gntgaim wasn't compiling for me with the following error gntwindow.c: In function 'gnt_window_class_init': gntwindow.c:47: error: implicit declaration of function 'gnt_style_read_actions' committer: Tailor Script diff -r 1c4d0d3f4f5f -r 931644bcd74f console/libgnt/gntwindow.c --- a/console/libgnt/gntwindow.c Sat Nov 25 17:49:23 2006 +0000 +++ b/console/libgnt/gntwindow.c Sun Nov 26 17:25:08 2006 +0000 @@ -1,3 +1,4 @@ +#include "gntstyle.h" #include "gntwindow.h" #include