summaryrefslogtreecommitdiff
path: root/src/backend/taler-merchant-httpd_private-get-tips.c
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2020-06-12 09:17:16 +0200
committerChristian Grothoff <christian@grothoff.org>2020-06-12 09:17:16 +0200
commit22b07f78c4cad9c9ae2a3734b1ea6fee9c8ff910 (patch)
treed446df49d8167fb5bac6dde7946deb26a4c621dc /src/backend/taler-merchant-httpd_private-get-tips.c
parent26d5adb7e9ea120b356f40b444f410973c8a83d4 (diff)
downloadmerchant-22b07f78c4cad9c9ae2a3734b1ea6fee9c8ff910.tar.gz
merchant-22b07f78c4cad9c9ae2a3734b1ea6fee9c8ff910.tar.bz2
merchant-22b07f78c4cad9c9ae2a3734b1ea6fee9c8ff910.zip
need #include
Diffstat (limited to 'src/backend/taler-merchant-httpd_private-get-tips.c')
-rw-r--r--src/backend/taler-merchant-httpd_private-get-tips.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/backend/taler-merchant-httpd_private-get-tips.c b/src/backend/taler-merchant-httpd_private-get-tips.c
index a98bd110..9f0722f4 100644
--- a/src/backend/taler-merchant-httpd_private-get-tips.c
+++ b/src/backend/taler-merchant-httpd_private-get-tips.c
@@ -20,7 +20,7 @@
*/
#include "platform.h"
#include "taler-merchant-httpd_private-get-tips.h"
-
+#include <taler/taler_json_lib.h>
/**
* Add tip details to our JSON array.