gnunet-svn
[Top][All Lists]
Advanced

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

[taler-donau] 03/04: [build] includes in /src/donaudb/plugin_donaudb_com


From: gnunet
Subject: [taler-donau] 03/04: [build] includes in /src/donaudb/plugin_donaudb_common.h
Date: Mon, 27 Nov 2023 22:39:32 +0100

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

pius-loosli pushed a commit to branch master
in repository donau.

commit c924f44928b637d5e1d5d33af1fdfce20e2c34c6
Author: Pius Loosli <loosp2@bfh.ch>
AuthorDate: Mon Nov 27 22:37:32 2023 +0100

    [build] includes in /src/donaudb/plugin_donaudb_common.h
---
 src/donaudb/plugin_donaudb_common.h | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/src/donaudb/plugin_donaudb_common.h 
b/src/donaudb/plugin_donaudb_common.h
index 30f1cfe..98b0b26 100644
--- a/src/donaudb/plugin_donaudb_common.h
+++ b/src/donaudb/plugin_donaudb_common.h
@@ -22,9 +22,10 @@
 #define PLUGIN_DONAUDB_COMMON_H
 
 #include "taler_util.h"
-#include "taler_json_lib.h"
-#include "taler_donaudb_plugin.h"
+#include "taler/taler_json_lib.h"
+#include "donaudb_plugin.h"
 
+struct DONAUDB_ReserveHistory;
 /**
  * Free memory associated with the given reserve history.
  *

-- 
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]