mirror of
https://github.com/Cian-H/qmk_firmware.git
synced 2026-03-26 08:32:46 +00:00
Add missing serial_link.h include
Which fixes a warning when building Ergodox Infinity as a righthand master.
This commit is contained in:
@@ -24,6 +24,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
#include "print.h"
|
||||
#include "debug.h"
|
||||
#include "matrix.h"
|
||||
#include "serial_link/system/serial_link.h"
|
||||
|
||||
|
||||
/*
|
||||
|
||||
Reference in New Issue
Block a user