diff options
Diffstat (limited to 'src/sp/protocol/pubsub0/xsub_test.c')
| -rw-r--r-- | src/sp/protocol/pubsub0/xsub_test.c | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/src/sp/protocol/pubsub0/xsub_test.c b/src/sp/protocol/pubsub0/xsub_test.c index 859ab532..2f42a363 100644 --- a/src/sp/protocol/pubsub0/xsub_test.c +++ b/src/sp/protocol/pubsub0/xsub_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" static void test_xsub_identity(void) |
