| 40510:09975c2082c5 | 40511:ec08ac1f7d5f |
|---|---|
| 25 #include <purple.h> | 25 #include <purple.h> |
| 26 | 26 |
| 27 #include NCURSES_HEADER | 27 #include NCURSES_HEADER |
| 28 | 28 |
| 29 #include <gnt.h> | 29 #include <gnt.h> |
| 30 #include <gntbox.h> | |
| 31 #include <gntbutton.h> | |
| 32 #include <gntcheckbox.h> | |
| 33 #include <gntcombobox.h> | |
| 34 #include <gntentry.h> | |
| 35 #include <gntlabel.h> | |
| 36 #include <gntline.h> | |
| 37 #include <gnttree.h> | |
| 38 #include <gntutils.h> | |
| 39 | 30 |
| 40 #include "finch.h" | 31 #include "finch.h" |
| 41 | 32 |
| 42 #include "gntpounce.h" | 33 #include "gntpounce.h" |
| 43 | 34 |