diff options
Diffstat (limited to 'Demos/Device/LowLevel/AudioOutput/AudioOutput.h')
-rw-r--r-- | Demos/Device/LowLevel/AudioOutput/AudioOutput.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Demos/Device/LowLevel/AudioOutput/AudioOutput.h b/Demos/Device/LowLevel/AudioOutput/AudioOutput.h index 8c5a2033b..3bcfc239e 100644 --- a/Demos/Device/LowLevel/AudioOutput/AudioOutput.h +++ b/Demos/Device/LowLevel/AudioOutput/AudioOutput.h @@ -43,6 +43,7 @@ #include <avr/interrupt.h> #include "Descriptors.h" + #include "Config/AppConfig.h" #include <LUFA/Version.h> #include <LUFA/Drivers/USB/USB.h> |