From 13085a335125808f3b2f9adc495c6fe26053cebe Mon Sep 17 00:00:00 2001 From: Dean Camera Date: Sun, 13 May 2012 15:03:17 +0000 Subject: AppConfigHeaders: Switch low level Device mode demos to use LUFAConfig.h configuration header files. --- Demos/Device/LowLevel/AudioOutput/AudioOutput.h | 1 + 1 file changed, 1 insertion(+) (limited to 'Demos/Device/LowLevel/AudioOutput/AudioOutput.h') 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 #include "Descriptors.h" + #include "Config/AppConfig.h" #include #include -- cgit v1.2.3