diff options
Diffstat (limited to 'src/protocol/survey0/respond.c')
| -rw-r--r-- | src/protocol/survey0/respond.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/protocol/survey0/respond.c b/src/protocol/survey0/respond.c index 80e3f2f8..593b9bae 100644 --- a/src/protocol/survey0/respond.c +++ b/src/protocol/survey0/respond.c @@ -12,7 +12,7 @@ #include <string.h> #include "core/nng_impl.h" -#include "protocol/survey0/respond.h" +#include "nng/protocol/survey0/respond.h" // Respondent protocol. The RESPONDENT protocol is the "replier" side of // the surveyor pattern. This is useful for building service discovery, or |
