summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
Diffstat (limited to 'test')
-rw-r--r--test/interrupt.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/interrupt.c b/test/interrupt.c
index b7a42d1588..ae8ce66b58 100644
--- a/test/interrupt.c
+++ b/test/interrupt.c
@@ -8,8 +8,8 @@
#include "common.h"
#include "console.h"
-#include "test_util.h"
#include "task.h"
+#include "test_util.h"
#include "timer.h"
#include "util.h"