소스 검색

Add missing serial_link.h include

Which fixes a warning when building Ergodox Infinity as a righthand
master.
Fred Sundvik 8 년 전
부모
커밋
94b14bdd6a
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      keyboards/ergodox/infinity/matrix.c

+ 1 - 0
keyboards/ergodox/infinity/matrix.c

@@ -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"
 
 
 /*