aboutsummaryrefslogtreecommitdiff
path: root/src/mint/taler-mint-httpd_deposit.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mint/taler-mint-httpd_deposit.c')
-rw-r--r--src/mint/taler-mint-httpd_deposit.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mint/taler-mint-httpd_deposit.c b/src/mint/taler-mint-httpd_deposit.c
index 6e6a5536f..1e496d5a5 100644
--- a/src/mint/taler-mint-httpd_deposit.c
+++ b/src/mint/taler-mint-httpd_deposit.c
@@ -41,6 +41,7 @@
41#include "taler-mint-httpd_db.h" 41#include "taler-mint-httpd_db.h"
42#include "taler-mint-httpd_deposit.h" 42#include "taler-mint-httpd_deposit.h"
43#include "taler-mint-httpd_responses.h" 43#include "taler-mint-httpd_responses.h"
44#include "taler-mint-httpd_keystate.h"
44 45
45 46
46/** 47/**