summaryrefslogtreecommitdiff
path: root/src/exchange-lib/exchange_api_handle.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/exchange-lib/exchange_api_handle.h')
-rw-r--r--src/exchange-lib/exchange_api_handle.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/exchange-lib/exchange_api_handle.h b/src/exchange-lib/exchange_api_handle.h
index 48423a7b8..2cf2166d0 100644
--- a/src/exchange-lib/exchange_api_handle.h
+++ b/src/exchange-lib/exchange_api_handle.h
@@ -30,7 +30,7 @@
* @param h the exchange handle to query
* @return ctx context to execute jobs in
*/
-struct TALER_EXCHANGE_Context *
+struct GNUNET_CURL_Context *
MAH_handle_to_context (struct TALER_EXCHANGE_Handle *h);