aboutsummaryrefslogtreecommitdiff
path: root/src/core/panic.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/panic.c')
-rw-r--r--src/core/panic.c2
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.