diff options
Diffstat (limited to 'rest/rest-proxy-call-private.h')
-rw-r--r-- | rest/rest-proxy-call-private.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/rest/rest-proxy-call-private.h b/rest/rest-proxy-call-private.h index 584a77b..ec7a4be 100644 --- a/rest/rest-proxy-call-private.h +++ b/rest/rest-proxy-call-private.h @@ -31,6 +31,7 @@ G_BEGIN_DECLS typedef struct _RestProxyCallAsyncClosure RestProxyCallAsyncClosure; typedef struct _RestProxyCallContinuousClosure RestProxyCallContinuousClosure; +typedef struct _RestProxyCallUploadClosure RestProxyCallUploadClosure; struct _RestProxyCallPrivate { gchar *method; |