diff options
Diffstat (limited to 'src/core/panic.c')
| -rw-r--r-- | src/core/panic.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/core/panic.c b/src/core/panic.c index 60c790ac..52dcb8c8 100644 --- a/src/core/panic.c +++ b/src/core/panic.c @@ -28,7 +28,7 @@ #include <execinfo.h> #endif -#include "nng_impl.h" +#include "core/nng_impl.h" /* * Panic handling. |
