comparison pidgin/gtkwhiteboard.c @ 17181:78744359f57f

#include "gtkutils.h"
author Richard Laager <rlaager@wiktel.com>
date Sun, 20 May 2007 14:55:13 +0000
parents 92c3c2eeba87
children 44b4e8bd759b
comparison
equal deleted inserted replaced
17180:52c49142bbed 17181:78744359f57f
26 #include "internal.h" 26 #include "internal.h"
27 #include "blist.h" 27 #include "blist.h"
28 #include "debug.h" 28 #include "debug.h"
29 29
30 #include "gtkwhiteboard.h" 30 #include "gtkwhiteboard.h"
31 #include "gtkutils.h"
31 32
32 /****************************************************************************** 33 /******************************************************************************
33 * Prototypes 34 * Prototypes
34 *****************************************************************************/ 35 *****************************************************************************/
35 static void pidgin_whiteboard_create(PurpleWhiteboard *wb); 36 static void pidgin_whiteboard_create(PurpleWhiteboard *wb);