diff options
Diffstat (limited to 'Demos/Device/LowLevel/AudioInput/AudioInput.h')
-rw-r--r-- | Demos/Device/LowLevel/AudioInput/AudioInput.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Demos/Device/LowLevel/AudioInput/AudioInput.h b/Demos/Device/LowLevel/AudioInput/AudioInput.h index b7727a81b..6701f8ee5 100644 --- a/Demos/Device/LowLevel/AudioInput/AudioInput.h +++ b/Demos/Device/LowLevel/AudioInput/AudioInput.h @@ -49,6 +49,7 @@ #include <LUFA/Drivers/Board/LEDs.h> #include <LUFA/Drivers/Board/Buttons.h> #include <LUFA/Drivers/Peripheral/ADC.h> + #include <LUFA/Platform/Platform.h> /* Macros: */ /** Maximum audio sample value for the microphone input. */ |