aboutsummaryrefslogtreecommitdiff
path: root/src/testing
diff options
context:
space:
mode:
Diffstat (limited to 'src/testing')
-rw-r--r--src/testing/util.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/testing/util.c b/src/testing/util.c
index e1543933..29bb411b 100644
--- a/src/testing/util.c
+++ b/src/testing/util.c
@@ -42,7 +42,7 @@
#include <poll.h>
#endif
-#include <nuts.h>
+#include "nuts.h"
uint64_t
nuts_clock(void)