summaryrefslogtreecommitdiff
path: root/keyboards/wuque/mammoth20x/mammoth20x.c
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/wuque/mammoth20x/mammoth20x.c')
-rw-r--r--keyboards/wuque/mammoth20x/mammoth20x.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/keyboards/wuque/mammoth20x/mammoth20x.c b/keyboards/wuque/mammoth20x/mammoth20x.c
index 4619ef5dde..eeaea79c71 100644
--- a/keyboards/wuque/mammoth20x/mammoth20x.c
+++ b/keyboards/wuque/mammoth20x/mammoth20x.c
@@ -14,8 +14,7 @@
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
-#include "mammoth20x.h"
-
+#include "quantum.h"
static uint8_t encoder_state[NUM_ENCODERS] = {0};
static keypos_t encoder_cw[NUM_ENCODERS] = ENCODERS_CW_KEY;