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