summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2016-03-21 15:06:27 +0100
committerChristian Grothoff <christian@grothoff.org>2016-03-21 15:06:27 +0100
commit9f90e10a54d0331738f5328b931dfc825fb0e399 (patch)
tree0722c2ee521e3e6b8e50060e14c1e7e36db411e8
parentf7b569193c2a88e1c480818acc845c38f789b7d6 (diff)
downloadmerchant-9f90e10a54d0331738f5328b931dfc825fb0e399.tar.gz
merchant-9f90e10a54d0331738f5328b931dfc825fb0e399.tar.bz2
merchant-9f90e10a54d0331738f5328b931dfc825fb0e399.zip
fix #includes
-rw-r--r--src/backend/taler-merchant-httpd_parsing.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/backend/taler-merchant-httpd_parsing.h b/src/backend/taler-merchant-httpd_parsing.h
index 8788b0cc..45f30458 100644
--- a/src/backend/taler-merchant-httpd_parsing.h
+++ b/src/backend/taler-merchant-httpd_parsing.h
@@ -24,8 +24,8 @@
#define TALER_EXCHANGE_HTTPD_PARSING_H
#include <microhttpd.h>
-#include <jansson.h>
#include <taler/taler_util.h>
+#include <taler/taler_json_lib.h>
/**
* Process a POST request containing a JSON object. This