pidgin/gtkutils.c

changeset 42410
563e7a17c220
parent 42347
d768e30362a4
child 42501
d1f17ab61ecf
equal deleted inserted replaced
42409:35ac55f4809d 42410:563e7a17c220
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 <errno.h> 24 #include <errno.h>
27 25
28 #include <glib/gi18n-lib.h> 26 #include <glib/gi18n-lib.h>
29 #include <glib/gstdio.h> 27 #include <glib/gstdio.h>

mercurial