comparison pidgin-twitter.h @ 159:b771ddf0b683

should remove old icon files when pidgin-twitter create new one.
author Yoshiki Yazawa <yaz@honeyplnaet.jp>
date Sat, 26 Jul 2008 04:47:47 +0900
parents 07cedffb1c63
children aef26b56a54b
comparison
equal deleted inserted replaced
158:ae09f0d93b17 159:b771ddf0b683
5 #define _XOPEN_SOURCE 600 5 #define _XOPEN_SOURCE 600
6 #include <stdio.h> 6 #include <stdio.h>
7 #include <stdlib.h> 7 #include <stdlib.h>
8 #include <string.h> 8 #include <string.h>
9 #include <glib.h> 9 #include <glib.h>
10 #include <glib/gstdio.h>
10 #include <sys/stat.h> 11 #include <sys/stat.h>
11 #include <time.h> 12 #include <time.h>
12 #include <locale.h> 13 #include <locale.h>
13 14
14 #include <gdk-pixbuf/gdk-pixbuf.h> 15 #include <gdk-pixbuf/gdk-pixbuf.h>