summaryrefslogtreecommitdiff
path: root/src/drivers/include/dac.hpp
diff options
context:
space:
mode:
authorjacqueline <me@jacqueline.id.au>2023-01-21 15:09:05 +1100
committerjacqueline <me@jacqueline.id.au>2023-01-21 15:09:05 +1100
commitc7901ae4297d42d55bb3a06010198ecf14b3a7ba (patch)
tree3a6f781b22509e72ea1f9906527086f0088c6cdc /src/drivers/include/dac.hpp
parent8cb9e9361cbb9ab0427a48df923d0017935608be (diff)
downloadtangara-fw-c7901ae4297d42d55bb3a06010198ecf14b3a7ba.tar.gz
build fixes for new compiler version and standard
Diffstat (limited to 'src/drivers/include/dac.hpp')
-rw-r--r--src/drivers/include/dac.hpp1
1 files changed, 1 insertions, 0 deletions
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"