diff options
Diffstat (limited to 'src/nng.c')
| -rw-r--r-- | src/nng.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |
