]> git.donarmstrong.com Git - qmk_firmware.git/commitdiff
Add missing serial_link.h include
authorFred Sundvik <fsundvik@gmail.com>
Thu, 13 Apr 2017 20:00:27 +0000 (23:00 +0300)
committerFred Sundvik <fsundvik@gmail.com>
Thu, 13 Apr 2017 20:00:27 +0000 (23:00 +0300)
Which fixes a warning when building Ergodox Infinity as a righthand
master.

keyboards/ergodox/infinity/matrix.c

index 1fda904849aa7c97e3d05ecc651d0bdea9760b8d..3364f8c905d7314c67184dab3c5180c736558875 100644 (file)
@@ -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"
 
 
 /*