diff options
Diffstat (limited to 'src/task.c')
-rw-r--r-- | src/task.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,5 +1,5 @@ #include <task.h> -#include <stdlib.h> +#include <heap.h> #include <stm32l476xx.h> typedef struct { |
![]() |
index : clyne/calculator | |
Open-source graphing calculator firmware | Clyne Sullivan |
aboutsummaryrefslogtreecommitdiffstats |
-rw-r--r-- | src/task.c | 2 |
@@ -1,5 +1,5 @@ #include <task.h> -#include <stdlib.h> +#include <heap.h> #include <stm32l476xx.h> typedef struct { |