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.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/core/panic.c b/src/core/panic.c
index c6cb068e..b8b83cf5 100644
--- a/src/core/panic.c
+++ b/src/core/panic.c
@@ -17,7 +17,8 @@
#include <execinfo.h>
#endif
-#include "core/nng_impl.h"
+#include "panic.h"
+#include "platform.h"
// Panic handling.
void