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) {