summaryrefslogtreecommitdiff
path: root/keyboards/avalanche/avalanche.c
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/avalanche/avalanche.c')
-rw-r--r--keyboards/avalanche/avalanche.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/avalanche/avalanche.c b/keyboards/avalanche/avalanche.c
index 7efdf591d5..53bc5bd6aa 100644
--- a/keyboards/avalanche/avalanche.c
+++ b/keyboards/avalanche/avalanche.c
@@ -1,7 +1,7 @@
// Copyright 2022 Vitaly Volkov (@vlkv)
// SPDX-License-Identifier: GPL-2.0-or-later
-#include "avalanche.h"
+#include "quantum.h"
#ifdef ENCODER_ENABLE
bool encoder_update_kb(uint8_t index, bool clockwise) {