summaryrefslogtreecommitdiff
path: root/src/mint/taler-mint-httpd_db.h
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2015-01-28 15:35:41 +0100
committerChristian Grothoff <christian@grothoff.org>2015-01-28 15:35:41 +0100
commite19f1906a3363f0f49553d35d95429c92bec29d4 (patch)
treeb5c644a5600e1f629bc7dd72d2f88461f4ad5526 /src/mint/taler-mint-httpd_db.h
parent7f171e69b27d48f02acd8c79e3a173a448be7ebd (diff)
downloadexchange-e19f1906a3363f0f49553d35d95429c92bec29d4.tar.gz
exchange-e19f1906a3363f0f49553d35d95429c92bec29d4.tar.bz2
exchange-e19f1906a3363f0f49553d35d95429c92bec29d4.zip
avoid using struct Deposit in response
Diffstat (limited to 'src/mint/taler-mint-httpd_db.h')
-rw-r--r--src/mint/taler-mint-httpd_db.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mint/taler-mint-httpd_db.h b/src/mint/taler-mint-httpd_db.h
index bcec4521b..a5c195317 100644
--- a/src/mint/taler-mint-httpd_db.h
+++ b/src/mint/taler-mint-httpd_db.h
@@ -27,7 +27,7 @@
#include "taler_util.h"
#include "taler-mint-httpd_keys.h"
#include "mint.h"
-
+#include "mint_db.h"
/**