comparison: pidgin/plugins/cap/cap_statistics.h
pidgin/plugins/cap/cap_statistics.h
- changeset 40360
- e21f3bbcc2a5
- parent 34706
- 02cb08146888
equal
deleted
inserted
replaced
| 20 */ |
20 */ |
| 21 |
21 |
| 22 #ifndef _CAP_STATISTICS_H_ |
22 #ifndef _CAP_STATISTICS_H_ |
| 23 #define _CAP_STATISTICS_H_ |
23 #define _CAP_STATISTICS_H_ |
| 24 |
24 |
| 25 #include "buddylist.h" |
25 #include <purple.h> |
| 26 #include <gdk/gdk.h> |
26 #include <gdk/gdk.h> |
| 27 #include <glib.h> |
27 #include <glib.h> |
| 28 #include <time.h> |
28 #include <time.h> |
| 29 |
29 |
| 30 /* Data Structures */ |
30 /* Data Structures */ |