summaryrefslogtreecommitdiff
path: root/rest/oauth2-proxy-call.c
diff options
context:
space:
mode:
Diffstat (limited to 'rest/oauth2-proxy-call.c')
-rw-r--r--rest/oauth2-proxy-call.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/rest/oauth2-proxy-call.c b/rest/oauth2-proxy-call.c
index 87ad8f7..f0d441c 100644
--- a/rest/oauth2-proxy-call.c
+++ b/rest/oauth2-proxy-call.c
@@ -27,6 +27,7 @@
#include "oauth2-proxy-call.h"
#include "oauth2-proxy-private.h"
#include "rest-proxy-call-private.h"
+#include "sha1.h"
G_DEFINE_TYPE (OAuth2ProxyCall, oauth2_proxy_call, REST_TYPE_PROXY_CALL)