aboutsummaryrefslogtreecommitdiff
path: root/tests/synch.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/synch.c')
-rw-r--r--tests/synch.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/tests/synch.c b/tests/synch.c
index cf75e20c..84da5568 100644
--- a/tests/synch.c
+++ b/tests/synch.c
@@ -8,10 +8,10 @@
// found online at https://opensource.org/licenses/MIT.
//
+#include <nng/nng.h>
+#include <nng/supplemental/util/platform.h>
+
#include "convey.h"
-//#include "core/nng_impl.h"
-#include "nng.h"
-#include "supplemental/util/platform.h"
// Notify tests for verifying condvars.
struct notifyarg {