diff options
Diffstat (limited to 'src/sp/protocol/reqrep0/xreq_test.c')
| -rw-r--r-- | src/sp/protocol/reqrep0/xreq_test.c | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/src/sp/protocol/reqrep0/xreq_test.c b/src/sp/protocol/reqrep0/xreq_test.c index 7969ff0f..ef06c711 100644 --- a/src/sp/protocol/reqrep0/xreq_test.c +++ b/src/sp/protocol/reqrep0/xreq_test.c @@ -7,8 +7,7 @@ // found online at https://opensource.org/licenses/MIT. // -#include "nng/nng.h" -#include <nuts.h> +#include "../../../testing/nuts.h" #define REQ0_SELF 0x30 #define REQ0_PEER 0x31 |
