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