libpurple/protocols/gg/gg.c

changeset 40439
e9838d634d5e
parent 40350
72271baf92bc
child 40441
f23c7e772667
equal deleted inserted replaced
40362:1edaee25f763 40439:e9838d634d5e
24 * You should have received a copy of the GNU General Public License 24 * You should have received a copy of the GNU General Public License
25 * along with this program; if not, write to the Free Software 25 * along with this program; if not, write to the Free Software
26 * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1301 USA 26 * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1301 USA
27 */ 27 */
28 28
29 #include <internal.h>
30
31 #include <purple.h> 29 #include <purple.h>
30 #include "purpleprivate.h"
32 31
33 #include "gg.h" 32 #include "gg.h"
34 #include "chat.h" 33 #include "chat.h"
35 #include "search.h" 34 #include "search.h"
36 #include "blist.h" 35 #include "blist.h"

mercurial