diff options
Diffstat (limited to 'src/core/reap.c')
| -rw-r--r-- | src/core/reap.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/core/reap.c b/src/core/reap.c index 61c6bdb9..c236e9ce 100644 --- a/src/core/reap.c +++ b/src/core/reap.c @@ -8,7 +8,7 @@ // found online at https://opensource.org/licenses/MIT. // -#include "core/nng_impl.h" +#include "nng_impl.h" #include "reap.h" |
