aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/nng_respondent.adoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/nng_respondent.adoc b/docs/nng_respondent.adoc
index 5382d94b..7760e21a 100644
--- a/docs/nng_respondent.adoc
+++ b/docs/nng_respondent.adoc
@@ -21,7 +21,7 @@ SYNOPSIS
[source,c]
----------
-#include <nng/protocol/survey0/respondent.h>
+#include <nng/protocol/survey0/respond.h>
int nng_respondent0_open(nng_socket *s);
----------