summaryrefslogtreecommitdiff
path: root/tests/timer_loop.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/timer_loop.c')
-rw-r--r--tests/timer_loop.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/timer_loop.c b/tests/timer_loop.c
index 1df6863..77ea956 100644
--- a/tests/timer_loop.c
+++ b/tests/timer_loop.c
@@ -1,6 +1,7 @@
#include <nnwt/common.h>
#include <nnwt/thread.h>
#include <nnwt/timer.h>
+#include <nnwt/time.h>
#define DELAY 100000
#define REPEAT 21