| 17 * You should have received a copy of the GNU General Public License |
17 * You should have received a copy of the GNU General Public License |
| 18 * along with this program; if not, write to the Free Software |
18 * along with this program; if not, write to the Free Software |
| 19 * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1301 USA |
19 * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1301 USA |
| 20 */ |
20 */ |
| 21 |
21 |
| 22 #ifdef HAVE_CONFIG_H |
22 #include <purpleconfig.h> |
| 23 # include <config.h> |
|
| 24 #endif |
|
| 25 |
23 |
| 26 #include <glib/gi18n-lib.h> |
24 #include <glib/gi18n-lib.h> |
| 27 #include <glib/gstdio.h> |
25 #include <glib/gstdio.h> |
| 28 |
26 |
| 29 #include <gtk/gtk.h> |
27 #include <gtk/gtk.h> |