comparison libpurple/mime.h @ 29471:d83ee160ffb6

propagate from branch 'im.pidgin.pidgin' (head eb9385f349a20856b9d3f9911dbc8024caa44052) to branch 'im.pidgin.pidgin.next.minor' (head 439fb2dd7a285d9ca645f65f36ef0f037abe7311)
author Elliott Sales de Andrade <qulogic@pidgin.im>
date Wed, 19 Aug 2009 00:46:04 +0000
parents 0c796a1950b7
children
comparison
equal deleted inserted replaced
29470:7a3458436140 29471:d83ee160ffb6
23 23
24 #ifndef _PURPLE_MIME_H 24 #ifndef _PURPLE_MIME_H
25 #define _PURPLE_MIME_H 25 #define _PURPLE_MIME_H
26 26
27 #include <glib.h> 27 #include <glib.h>
28 #include <glib/glist.h>
29 28
30 #ifdef __cplusplus 29 #ifdef __cplusplus
31 extern "C" { 30 extern "C" {
32 #endif 31 #endif
33 32