diff options
Diffstat (limited to 'tests/idhash.c')
| -rw-r--r-- | tests/idhash.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/idhash.c b/tests/idhash.c index 0609248b..600b17ae 100644 --- a/tests/idhash.c +++ b/tests/idhash.c @@ -8,7 +8,7 @@ // #include "convey.h" -#include "stubs.h" +#include "core/nng_impl.h" #include "core/idhash.c" Main({ |
