summaryrefslogtreecommitdiff
path: root/rest/rest-oauth2-proxy-call.c
diff options
context:
space:
mode:
Diffstat (limited to 'rest/rest-oauth2-proxy-call.c')
-rw-r--r--rest/rest-oauth2-proxy-call.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/rest/rest-oauth2-proxy-call.c b/rest/rest-oauth2-proxy-call.c
index 88840b3..cfed247 100644
--- a/rest/rest-oauth2-proxy-call.c
+++ b/rest/rest-oauth2-proxy-call.c
@@ -17,6 +17,7 @@
*/
#include "rest-oauth2-proxy-call.h"
+#include "rest-oauth2-proxy.h"
G_DEFINE_TYPE (RestOAuth2ProxyCall, rest_oauth2_proxy_call, REST_TYPE_PROXY_CALL)