Fix build

This commit is contained in:
Willy-JL
2024-10-04 22:33:00 +01:00
parent b90e8fcf33
commit 78a711c236

View File

@@ -8,13 +8,13 @@
#include "common_defines.h"
#include "string.h"
#include <timers.h>
#include "log.h"
#include <furi_hal_rtc.h>
#include <FreeRTOS.h>
#include <stdint.h>
#include <task.h>
#include <timers.h>
#include <task_control_block.h>