diff options
Diffstat (limited to 'src/core/nng_impl.h')
| -rw-r--r-- | src/core/nng_impl.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/core/nng_impl.h b/src/core/nng_impl.h index ef15ee45..0fd33fbd 100644 --- a/src/core/nng_impl.h +++ b/src/core/nng_impl.h @@ -10,7 +10,7 @@ #ifndef CORE_NNG_IMPL_H #define CORE_NNG_IMPL_H -#include "nng/nng.h" +#include "../../include/nng/nng.h" // Internal implementation things for NNG, common definitions, etc. // All internal modules wind up including this file to avoid having |
