src/gaim-client.h@18af42c33b41
src/gaim-client.h
Mon, 03 Oct 2005 12:04:57 +0000
- author
- Daniel Atallah <datallah@pidgin.im>
- date
- Mon, 03 Oct 2005 12:04:57 +0000
- changeset 11600
- 18af42c33b41
- parent 11241
-
f62a71823fc3
- child 12627
-
fa4c64a821d2
- permissions
- -rw-r--r--
[gaim-migrate @ 13870]
LWA_ALPHA is only defined when _WIN32_WINNT >= 0x0500
#ifndef _LIBGAIM_H_INCLUDED_
#define _LIBGAIM_H_INCLUDED_
#include <glib.h>
#include "gaim-client-bindings.h"
G_BEGIN_DECLS
void gaim_init(void);
G_END_DECLS
#endif