diff options
Diffstat (limited to 'src/sp/protocol/reqrep0/reqstress_test.c')
| -rw-r--r-- | src/sp/protocol/reqrep0/reqstress_test.c | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/src/sp/protocol/reqrep0/reqstress_test.c b/src/sp/protocol/reqrep0/reqstress_test.c index 2b2e1980..db0da0d6 100644 --- a/src/sp/protocol/reqrep0/reqstress_test.c +++ b/src/sp/protocol/reqrep0/reqstress_test.c @@ -12,9 +12,7 @@ #include <string.h> #include <time.h> -#include "nng/nng.h" - -#include "nuts.h" +#include "../../../testing/nuts.h" #ifdef NDEBUG #define dprintf(...) |
