changeset 28835:8defc6454a9f

<glib/gstdio.h> only exists in glib 2.6 and newer. It was only needed for the definition of g_unlink() which internal.h handles for us anyway.
author Stu Tomlinson <stu@nosnilmot.com>
date Thu, 31 Dec 2009 14:53:58 +0000
parents a158ef76d340
children 88d889b54df4
files libpurple/protocols/mxit/splashscreen.c
diffstat 1 files changed, 0 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/libpurple/protocols/mxit/splashscreen.c	Thu Dec 31 05:32:08 2009 +0000
+++ b/libpurple/protocols/mxit/splashscreen.c	Thu Dec 31 14:53:58 2009 +0000
@@ -24,7 +24,6 @@
  */
 
 #include "internal.h"
-#include <glib/gstdio.h>
 
 #include "purple.h"
 #include "imgstore.h"