diff options
Diffstat (limited to 'tests/idhash.c')
| -rw-r--r-- | tests/idhash.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/idhash.c b/tests/idhash.c index 72f1a44f..60a7133a 100644 --- a/tests/idhash.c +++ b/tests/idhash.c @@ -9,10 +9,10 @@ // #include "core/idhash.c" -#include "convey.h" - #include "core/nng_impl.h" +#include "convey.h" + #define STRESSLOAD 50000 #define NVALUES 1000 |
