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, 0 insertions, 1 deletions
diff --git a/rest/oauth2-proxy-call.c b/rest/oauth2-proxy-call.c
index f0d441c..2d71b45 100644
--- a/rest/oauth2-proxy-call.c
+++ b/rest/oauth2-proxy-call.c
@@ -26,7 +26,6 @@
#include <rest/rest-proxy-call.h>
#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)