summaryrefslogtreecommitdiff
path: root/rest/rest-oauth2-proxy-call.h
diff options
context:
space:
mode:
authorGünther Wagner <info@gunibert.de>2022-08-14 12:01:54 +0000
committerGünther Wagner <info@gunibert.de>2022-08-14 12:01:54 +0000
commit5970778a89f33352b59da689cdb7d088555b1d53 (patch)
tree8e694ef316c5de9367e513f772bf3d096cae323b /rest/rest-oauth2-proxy-call.h
parent910651d15ed71821d80b67bca8eb417e520731ac (diff)
parenta030c1f564dd971cd530d967dc94bf5a5bb217aa (diff)
downloadlibrest-5970778a89f33352b59da689cdb7d088555b1d53.tar.gz
Merge branch 'tintou/annotations' into 'master'HEADmaster
Several consumer-oriented fixes See merge request GNOME/librest!27
Diffstat (limited to 'rest/rest-oauth2-proxy-call.h')
-rw-r--r--rest/rest-oauth2-proxy-call.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/rest/rest-oauth2-proxy-call.h b/rest/rest-oauth2-proxy-call.h
index 799157d..3da126d 100644
--- a/rest/rest-oauth2-proxy-call.h
+++ b/rest/rest-oauth2-proxy-call.h
@@ -18,7 +18,8 @@
#pragma once
-#include <rest/rest.h>
+#include <glib-object.h>
+#include <rest/rest-proxy-call.h>
G_BEGIN_DECLS