comparison pidgin/gtkwhiteboard.c @ 29070:5c77b620375c

merged with im.pidgin.pidgin
author Yoshiki Yazawa <yaz@honeyplanet.jp>
date Mon, 30 Nov 2009 16:07:54 +0900
parents f1437342cc0e
children 8594fde2ace3 c4f836780e1c
comparison
equal deleted inserted replaced
29018:1929b7a0c2c8 29070:5c77b620375c
19 * along with this program; if not, write to the Free Software 19 * along with this program; if not, write to the Free Software
20 * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1301 USA 20 * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1301 USA
21 * 21 *
22 */ 22 */
23 23
24 #include <stdlib.h>
25
26 #include "internal.h" 24 #include "internal.h"
27 #include "blist.h" 25 #include "blist.h"
28 #include "debug.h" 26 #include "debug.h"
29 27
30 #include "gtkwhiteboard.h" 28 #include "gtkwhiteboard.h"