aboutsummaryrefslogtreecommitdiff
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 @@
14 * along with this program. If not, see <http://www.gnu.org/licenses/>. 14 * along with this program. If not, see <http://www.gnu.org/licenses/>.
15 */ 15 */
16 16
17#include <avr/io.h>
18#include <avr/interrupt.h>
19#include <avr/pgmspace.h>
20#include "luts.h" 17#include "luts.h"
21 18
22const float vibrato_lut[VIBRATO_LUT_LENGTH] = 19const float vibrato_lut[VIBRATO_LUT_LENGTH] =