From cdc93b68f0b586282653acc9d3aaaa9f2ac4fa2e Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Sun, 19 Nov 2023 15:45:28 +0100 Subject: -fix include --- src/exchange/taler-exchange-httpd_spa.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/exchange/taler-exchange-httpd_spa.c b/src/exchange/taler-exchange-httpd_spa.c index 66b6fdcfa..60bed3d28 100644 --- a/src/exchange/taler-exchange-httpd_spa.c +++ b/src/exchange/taler-exchange-httpd_spa.c @@ -20,8 +20,8 @@ */ #include "platform.h" #include -#include -#include +#include "taler_util.h" +#include "taler_mhd_lib.h" #include #include "taler-exchange-httpd.h" -- cgit v1.2.3