commit 22b07f78c4cad9c9ae2a3734b1ea6fee9c8ff910
parent 26d5adb7e9ea120b356f40b444f410973c8a83d4
Author: Christian Grothoff <christian@grothoff.org>
Date: Fri, 12 Jun 2020 09:17:16 +0200
need #include
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git 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.