| 18 * You should have received a copy of the GNU General Public License |
18 * You should have received a copy of the GNU General Public License |
| 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 #include <internal.h> |
23 #include <glib/gi18n-lib.h> |
| |
24 |
| |
25 #include <purple.h> |
| 24 |
26 |
| 25 #include <gnt.h> |
27 #include <gnt.h> |
| 26 #include <gntbox.h> |
28 #include <gntbox.h> |
| 27 #include <gntbutton.h> |
29 #include <gntbutton.h> |
| 28 #include <gntcombobox.h> |
30 #include <gntcombobox.h> |