diff src/eventloop.h @ 10008:50c1724d5e59

[gaim-migrate @ 10925] Lots of needless shuffling of stuff around. committer: Tailor Script <tailor@pidgin.im>
author Mark Doliner <mark@kingant.net>
date Fri, 10 Sep 2004 04:43:31 +0000
parents 0f2af117d5d3
children 34bce9529cf4
line wrap: on
line diff
--- a/src/eventloop.h	Fri Sep 10 04:30:37 2004 +0000
+++ b/src/eventloop.h	Fri Sep 10 04:43:31 2004 +0000
@@ -25,7 +25,7 @@
 #ifndef _GAIM_EVENTLOOP_H_
 #define _GAIM_EVENTLOOP_H_
 
-#include <glib.h>
+#include "internal.h"
 
 #ifdef __cplusplus
 extern "C" {