aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/include/gnunet_secretsharing_service.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/include/gnunet_secretsharing_service.h b/src/include/gnunet_secretsharing_service.h
index f8235fb36..80af5430e 100644
--- a/src/include/gnunet_secretsharing_service.h
+++ b/src/include/gnunet_secretsharing_service.h
@@ -24,8 +24,8 @@
24 * @author Florian Dold 24 * @author Florian Dold
25 */ 25 */
26 26
27#ifndef GNUNET_CONSENSUS_SERVICE_H 27#ifndef GNUNET_SECRETSHARING_SERVICE_H
28#define GNUNET_CONSENSUS_SERVICE_H 28#define GNUNET_SECRETSHARING_SERVICE_H
29 29
30#ifdef __cplusplus 30#ifdef __cplusplus
31extern "C" 31extern "C"