diff options
Diffstat (limited to 'src/core/synch_test.c')
| -rw-r--r-- | src/core/synch_test.c | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/src/core/synch_test.c b/src/core/synch_test.c index 87745cbe..bfaaaaca 100644 --- a/src/core/synch_test.c +++ b/src/core/synch_test.c @@ -8,9 +8,7 @@ // found online at https://opensource.org/licenses/MIT. // -#include <nng/nng.h> - -#include <nuts.h> +#include "../testing/nuts.h" // Notify tests for verifying condvars. struct notifyarg { |
