libpurple/protocols/jabber/google/google_roster.c

changeset 40439
e9838d634d5e
parent 40358
e6fe6fc1f516
equal deleted inserted replaced
40362:1edaee25f763 40439:e9838d634d5e
16 * You should have received a copy of the GNU General Public License 16 * You should have received a copy of the GNU General Public License
17 * along with this program; if not, write to the Free Software 17 * along with this program; if not, write to the Free Software
18 * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1301 USA 18 * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1301 USA
19 */ 19 */
20 20
21 #include "internal.h"
22 #include <purple.h> 21 #include <purple.h>
23 22
24 #include "google_roster.h" 23 #include "google_roster.h"
25 #include "jabber.h" 24 #include "jabber.h"
26 #include "presence.h" 25 #include "presence.h"

mercurial