--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/libpurple/protocols/gg/deprecated.h Fri Jun 29 13:06:07 2012 +0200 @@ -0,0 +1,8 @@ +#ifndef _GGP_DEPRECATED_H +#define _GGP_DEPRECATED_H + +#include <internal.h> + +gboolean ggp_deprecated_setup_proxy(PurpleConnection *gc); + +#endif /* _GGP_DEPRECATED_H */