diff -r 4c091ac7c55a -r 3953bf31338c libpurple/protocols/facebook/api.h --- a/libpurple/protocols/facebook/api.h Sat Aug 08 22:01:45 2015 -0400 +++ b/libpurple/protocols/facebook/api.h Sat Aug 08 23:06:56 2015 -0400 @@ -40,7 +40,7 @@ #define FB_API_KEY "256002347743983" #define FB_API_SECRET "374e60f8b9bb6b8cbb30f78030438895" -#define FB_API_CONTACTS_COUNT "200" +#define FB_API_CONTACTS_COUNT 200 #define FB_API_URL_AUTH FB_API_BHOST "/method/auth.login" #define FB_API_URL_GQL FB_API_GHOST "/graphql"