summaryrefslogtreecommitdiffstats
path: root/quantum/audio/luts.c
diff options
context:
space:
mode:
Diffstat (limited to 'quantum/audio/luts.c')
-rw-r--r--quantum/audio/luts.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/quantum/audio/luts.c b/quantum/audio/luts.c
index 57f2d5924..4404aff43 100644
--- a/quantum/audio/luts.c
+++ b/quantum/audio/luts.c
@@ -14,9 +14,6 @@
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
-#include <avr/io.h>
-#include <avr/interrupt.h>
-#include <avr/pgmspace.h>
#include "luts.h"
const float vibrato_lut[VIBRATO_LUT_LENGTH] =