Fixed includes

This commit is contained in:
@CarlWachter
2024-01-01 16:15:22 +01:00
parent e6b8bbab9c
commit 29ef79391a
2 changed files with 3 additions and 69 deletions

View File

@@ -29,8 +29,7 @@
#include <sta/config.hpp>
#ifdef STA_RTOS_CAN_BUS_ENABLE
#include <sta/can/controller.hpp>
#include <sta/bus/can/controller.hpp>
#include <sta/rtos/c_api/can_msg.h>
#include <cstdint>