diff -r 7acd79998245 -r 32c1e77d0474 libpurple/protocols/facebook/json.h --- a/libpurple/protocols/facebook/json.h Wed Dec 23 22:32:36 2015 -0600 +++ b/libpurple/protocols/facebook/json.h Thu Dec 24 18:13:38 2015 -0500 @@ -46,7 +46,7 @@ * * The #GQuark of the domain of JSON errors. */ -#define FB_JSON_ERROR fb_json_error_quark() +#define FB_JSON_ERROR fb_json_error_quark() typedef struct _FbJsonValues FbJsonValues; typedef struct _FbJsonValuesClass FbJsonValuesClass;