aboutsummaryrefslogtreecommitdiff
path: root/src/exchange/taler-exchange-httpd_kyc.h
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2022-08-05 15:08:47 +0200
committerChristian Grothoff <christian@grothoff.org>2022-08-05 15:08:47 +0200
commitb533026632963efcb01b9a193aa45806e02aafa1 (patch)
treed910c055f39ba0176a0bfa3375f12bd2af5b27e2 /src/exchange/taler-exchange-httpd_kyc.h
parent73b099cfd5edb3ae8a6e440ddf53d96fb9288558 (diff)
adding kyclogic plugin template
Diffstat (limited to 'src/exchange/taler-exchange-httpd_kyc.h')
-rw-r--r--src/exchange/taler-exchange-httpd_kyc.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/exchange/taler-exchange-httpd_kyc.h b/src/exchange/taler-exchange-httpd_kyc.h
index ea409c75..1df264c1 100644
--- a/src/exchange/taler-exchange-httpd_kyc.h
+++ b/src/exchange/taler-exchange-httpd_kyc.h
@@ -22,6 +22,7 @@
#define TALER_EXCHANGE_HTTPD_KYC_H
#include <microhttpd.h>
+#include "taler_exchangedb_plugin.h"
#include "taler_kyclogic_plugin.h"