diff options
Diffstat (limited to 'facebook/facebook-json.h')
-rw-r--r-- | facebook/facebook-json.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/facebook/facebook-json.h b/facebook/facebook-json.h index ba2ac85..9f32a98 100644 --- a/facebook/facebook-json.h +++ b/facebook/facebook-json.h @@ -43,7 +43,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; |