gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[taler-merchant] branch master updated: fix include


From: gnunet
Subject: [taler-merchant] branch master updated: fix include
Date: Mon, 23 Jan 2023 16:33:17 +0100

This is an automated email from the git hooks/post-receive script.

sebasjm pushed a commit to branch master
in repository merchant.

The following commit(s) were added to refs/heads/master by this push:
     new 2964875f fix include
2964875f is described below

commit 2964875f949968dbebd3bd4ad04a40c38c02ba95
Author: Sebastian <sebasjm@gmail.com>
AuthorDate: Mon Jan 23 12:33:03 2023 -0300

    fix include
---
 src/backend/taler-merchant-httpd_helper.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/backend/taler-merchant-httpd_helper.c 
b/src/backend/taler-merchant-httpd_helper.c
index 4f117154..2cffa20c 100644
--- a/src/backend/taler-merchant-httpd_helper.c
+++ b/src/backend/taler-merchant-httpd_helper.c
@@ -23,7 +23,7 @@
 #include <taler/taler_util.h>
 #include <taler/taler_json_lib.h>
 #include "taler-merchant-httpd_helper.h"
-#include "../exchange/src/include/taler_templating_lib.h"
+#include <taler/taler_templating_lib.h>
 
 
 /**

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]