forked from mirrors/qmk_firmware
Update include dir for new serial_link include
This commit is contained in:
parent
5651be7a2f
commit
81f89cc672
1 changed files with 1 additions and 1 deletions
|
@ -45,7 +45,7 @@ SOFTWARE.
|
|||
|
||||
#ifdef USE_SERIAL_LINK
|
||||
#include "serial_link/protocol/transport.h"
|
||||
#include "serial_link/system/driver.h"
|
||||
#include "serial_link/system/serial_link.h"
|
||||
#endif
|
||||
|
||||
// Define this in config.h
|
||||
|
|
Loading…
Reference in a new issue