Mercurial > pidgin
changeset 2414:70cb0ce6991a
[gaim-migrate @ 2427]
hi.
committer: Tailor Script <tailor@pidgin.im>
author | Eric Warmenhoven <eric@warmenhoven.org> |
---|---|
date | Wed, 03 Oct 2001 03:11:37 +0000 |
parents | 1b994d4bb1c3 |
children | 88e35feb75f8 |
files | src/module.c |
diffstat | 1 files changed, 2 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/src/module.c Tue Oct 02 20:31:56 2001 +0000 +++ b/src/module.c Wed Oct 03 03:11:37 2001 +0000 @@ -34,6 +34,8 @@ #include <config.h> #endif +#include "gaim.h" + #ifdef GAIM_PLUGINS #include <string.h> @@ -45,7 +47,6 @@ #include <unistd.h> #include <stdio.h> #include <stdlib.h> -#include "gaim.h" /* ------------------ Global Variables ----------------------- */