aboutsummaryrefslogtreecommitdiff
path: root/src/core
diff options
context:
space:
mode:
Diffstat (limited to 'src/core')
-rw-r--r--src/core/log_test.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/core/log_test.c b/src/core/log_test.c
index 6aa1dd53..0bee1d47 100644
--- a/src/core/log_test.c
+++ b/src/core/log_test.c
@@ -10,8 +10,8 @@
#include <stdio.h>
#include <string.h>
+#include "nuts.h"
#include <nng/nng.h>
-#include <nuts.h>
#ifdef NNG_PLATFORM_POSIX
#include <stdlib.h>