| 39 #include <X11/Xutil.h> |
39 #include <X11/Xutil.h> |
| 40 #endif |
40 #endif |
| 41 |
41 |
| 42 #include <glib.h> |
42 #include <glib.h> |
| 43 |
43 |
| 44 #include <plugins.h> |
44 #include <purple.h> |
| 45 #include <version.h> |
|
| 46 #include <buddylist.h> |
|
| 47 #include <conversation.h> |
|
| 48 #include <debug.h> |
|
| 49 #include <eventloop.h> |
|
| 50 #include <util.h> |
|
| 51 |
45 |
| 52 #include <gnt.h> |
46 #include <gnt.h> |
| 53 #include <gntbox.h> |
47 #include <gntbox.h> |
| 54 #include <gntbutton.h> |
48 #include <gntbutton.h> |
| 55 #include <gntcheckbox.h> |
49 #include <gntcheckbox.h> |