aboutsummaryrefslogtreecommitdiffstats
path: root/Demos/Device/AudioOutput/AudioOutput.h
diff options
context:
space:
mode:
Diffstat (limited to 'Demos/Device/AudioOutput/AudioOutput.h')
-rw-r--r--Demos/Device/AudioOutput/AudioOutput.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/Demos/Device/AudioOutput/AudioOutput.h b/Demos/Device/AudioOutput/AudioOutput.h
index 0ad9e5bf9..05b24ad07 100644
--- a/Demos/Device/AudioOutput/AudioOutput.h
+++ b/Demos/Device/AudioOutput/AudioOutput.h
@@ -44,7 +44,6 @@
#include "Descriptors.h"
#include <LUFA/Version.h> // Library Version Information
- #include <LUFA/Common/ButtLoadTag.h> // PROGMEM tags readable by the ButtLoad project
#include <LUFA/Drivers/USB/USB.h> // USB Functionality
#include <LUFA/Drivers/Board/LEDs.h> // LEDs driver
#include <LUFA/Scheduler/Scheduler.h> // Simple scheduler for task management