comparison libpurple/protocols/gg/gg.h @ 18210:b8572b937c09

#include reorganizations to allow compiling with glib < 2.8 using the G_GNUC_NULL_TERMINATED define from internal.h
author Stu Tomlinson <stu@nosnilmot.com>
date Wed, 20 Jun 2007 18:23:49 +0000
parents 32c366eeeb99
children 44b4e8bd759b
comparison
equal deleted inserted replaced
18209:d3cd11e13557 18210:b8572b937c09
23 23
24 #ifndef _PURPLE_GG_H 24 #ifndef _PURPLE_GG_H
25 #define _PURPLE_GG_H 25 #define _PURPLE_GG_H
26 26
27 #include <libgadu.h> 27 #include <libgadu.h>
28 #include "internal.h"
28 #include "search.h" 29 #include "search.h"
29 #include "connection.h" 30 #include "connection.h"
30 31
31 32
32 #define PUBDIR_RESULTS_MAX 20 33 #define PUBDIR_RESULTS_MAX 20