aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/conversation/conversation.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/conversation/conversation.h b/src/conversation/conversation.h
index 5e6f82fff..9eedbeb91 100644
--- a/src/conversation/conversation.h
+++ b/src/conversation/conversation.h
@@ -27,6 +27,8 @@
27#ifndef CONVERSATION_H 27#ifndef CONVERSATION_H
28#define CONVERSATION_H 28#define CONVERSATION_H
29 29
30#include "gnunet_identity_service.h"
31
30#ifdef __cplusplus 32#ifdef __cplusplus
31extern "C" 33extern "C"
32{ 34{