summaryrefslogtreecommitdiff
path: root/src/stm/ao_adc_single_stm.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/stm/ao_adc_single_stm.c')
-rw-r--r--src/stm/ao_adc_single_stm.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/stm/ao_adc_single_stm.c b/src/stm/ao_adc_single_stm.c
index 5737cd50..c3a332f4 100644
--- a/src/stm/ao_adc_single_stm.c
+++ b/src/stm/ao_adc_single_stm.c
@@ -18,6 +18,7 @@
#include <ao.h>
#include <ao_data.h>
+#include <ao_adc_single.h>
static uint8_t ao_adc_ready;