From c7901ae4297d42d55bb3a06010198ecf14b3a7ba Mon Sep 17 00:00:00 2001 From: jacqueline Date: Sat, 21 Jan 2023 15:09:05 +1100 Subject: build fixes for new compiler version and standard --- src/drivers/include/dac.hpp | 1 + 1 file changed, 1 insertion(+) (limited to 'src/drivers/include/dac.hpp') diff --git a/src/drivers/include/dac.hpp b/src/drivers/include/dac.hpp index dc03624b..2d4e812f 100644 --- a/src/drivers/include/dac.hpp +++ b/src/drivers/include/dac.hpp @@ -9,6 +9,7 @@ #include "hal/i2s_types.h" #include "result.hpp" #include "span.hpp" +#include "driver/i2s_types_legacy.h" #include "gpio_expander.hpp" -- cgit v1.2.3