diff src/eventloop.h @ 10023:34bce9529cf4

[gaim-migrate @ 10955] A few minor tweaks to how things are included. Dave, sorry I didn't have time to look at your status patches tonight. Hopefully I'll be able to tomorrow night. committer: Tailor Script <tailor@pidgin.im>
author Mark Doliner <mark@kingant.net>
date Tue, 14 Sep 2004 04:31:31 +0000
parents 50c1724d5e59
children af06746954de
line wrap: on
line diff
--- a/src/eventloop.h	Tue Sep 14 03:51:36 2004 +0000
+++ b/src/eventloop.h	Tue Sep 14 04:31:31 2004 +0000
@@ -25,7 +25,7 @@
 #ifndef _GAIM_EVENTLOOP_H_
 #define _GAIM_EVENTLOOP_H_
 
-#include "internal.h"
+#include <glib.h>
 
 #ifdef __cplusplus
 extern "C" {