aboutsummaryrefslogtreecommitdiff
path: root/src/core/thread.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/thread.c')
-rw-r--r--src/core/thread.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/core/thread.c b/src/core/thread.c
index 15baab04..7da8911c 100644
--- a/src/core/thread.c
+++ b/src/core/thread.c
@@ -7,7 +7,7 @@
// found online at https://opensource.org/licenses/MIT.
//
-#include "core/nng_impl.h"
+#include "thread.h"
void
nni_mtx_init(nni_mtx *mtx)