From: Fred Sundvik Date: Thu, 13 Apr 2017 20:00:27 +0000 (+0300) Subject: Add missing serial_link.h include X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=94b14bdd6ac09467686d330571ab05ff0f9bf380;p=qmk_firmware.git Add missing serial_link.h include Which fixes a warning when building Ergodox Infinity as a righthand master. --- diff --git a/keyboards/ergodox/infinity/matrix.c b/keyboards/ergodox/infinity/matrix.c index 1fda90484..3364f8c90 100644 --- a/keyboards/ergodox/infinity/matrix.c +++ b/keyboards/ergodox/infinity/matrix.c @@ -24,6 +24,7 @@ along with this program. If not, see . #include "print.h" #include "debug.h" #include "matrix.h" +#include "serial_link/system/serial_link.h" /*