aboutsummaryrefslogtreecommitdiff
path: root/src/nng.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/nng.c')
-rw-r--r--src/nng.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/nng.c b/src/nng.c
index a8d4bd24..5e8ec384 100644
--- a/src/nng.c
+++ b/src/nng.c
@@ -8,7 +8,7 @@
// found online at https://opensource.org/licenses/MIT.
//
-#include "nng.h"
+#include "nng/nng.h"
#include "core/nng_impl.h"
// This file provides the "public" API. This is a thin wrapper around