summaryrefslogtreecommitdiff
path: root/include/task.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/task.h')
-rw-r--r--include/task.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/include/task.h b/include/task.h
index a527ca695a..bc7314169e 100644
--- a/include/task.h
+++ b/include/task.h
@@ -15,9 +15,8 @@ extern "C" {
#include "atomic_t.h"
#include "common.h"
#include "compile_time_macros.h"
-#include "task_id.h"
-
#include <stdbool.h>
+#include "task_id.h"
/* Task event bitmasks */
/* Tasks may use the bits in TASK_EVENT_CUSTOM_BIT for their own events */