diff options
Diffstat (limited to 'src/mint/taler-mint-httpd_mhd.c')
-rw-r--r-- | src/mint/taler-mint-httpd_mhd.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mint/taler-mint-httpd_mhd.c b/src/mint/taler-mint-httpd_mhd.c index 09f3025b8..d78f36d95 100644 --- a/src/mint/taler-mint-httpd_mhd.c +++ b/src/mint/taler-mint-httpd_mhd.c | |||
@@ -27,7 +27,7 @@ | |||
27 | #include <microhttpd.h> | 27 | #include <microhttpd.h> |
28 | #include <libpq-fe.h> | 28 | #include <libpq-fe.h> |
29 | #include <pthread.h> | 29 | #include <pthread.h> |
30 | #include "taler_microhttpd_lib.h" | 30 | #include "taler-mint-httpd_json.h" |
31 | #include "taler-mint-httpd.h" | 31 | #include "taler-mint-httpd.h" |
32 | #include "taler-mint-httpd_mhd.h" | 32 | #include "taler-mint-httpd_mhd.h" |
33 | 33 | ||