From 6d5d45a7d532f53ad48da6f160f5c08561b20f4c Mon Sep 17 00:00:00 2001 From: Felix Jen Date: Sun, 16 Apr 2023 16:00:20 -0500 Subject: [PATCH] Update keyboards/keebfront/vanguard65/vanguard65.c Co-authored-by: Drashna Jaelre --- keyboards/keebfront/vanguard65/vanguard65.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/keyboards/keebfront/vanguard65/vanguard65.c b/keyboards/keebfront/vanguard65/vanguard65.c index 0409b1b56a1..4767d0c30bd 100644 --- a/keyboards/keebfront/vanguard65/vanguard65.c +++ b/keyboards/keebfront/vanguard65/vanguard65.c @@ -11,7 +11,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "vanguard65.h" +#include "quantum.h" #if defined(ENCODER_ENABLE) && !defined(ENCODER_MAP_ENABLE) bool encoder_update_kb(uint8_t index, bool clockwise) {