comparison libpurple/protocols/mxit/splashscreen.c @ 28865:9e6105d7acbc

*** Plucked rev 2f5e5c51b0c4ca200f12170167cf0b2c40e41dfd (8e1d807c1aadfb510e14f047d2cf00e0c06be465): <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 Daniel Atallah <daniel.atallah@gmail.com>
date Thu, 07 Jan 2010 23:47:19 +0000
parents f261b4978ae4
children 3a43e48c870e
comparison
equal deleted inserted replaced
28864:a7f5aa182400 28865:9e6105d7acbc
21 * You should have received a copy of the GNU General Public License 21 * You should have received a copy of the GNU General Public License
22 * along with this program; if not, write to the Free Software 22 * along with this program; if not, write to the Free Software
23 * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1301 USA 23 * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1301 USA
24 */ 24 */
25 25
26 #include <glib/gstdio.h>
27 26
28 #include "purple.h" 27 #include "purple.h"
29 #include "imgstore.h" 28 #include "imgstore.h"
30 29
31 #include "protocol.h" 30 #include "protocol.h"