Pārlūkot izejas kodu

Include host.h from suspend.c

Fred Sundvik 8 gadi atpakaļ
vecāks
revīzija
abda6ff7bb
1 mainītis faili ar 1 papildinājumiem un 0 dzēšanām
  1. 1 0
      tmk_core/common/avr/suspend.c

+ 1 - 0
tmk_core/common/avr/suspend.c

@@ -9,6 +9,7 @@
 #include "suspend.h"
 #include "suspend.h"
 #include "timer.h"
 #include "timer.h"
 #include "led.h"
 #include "led.h"
+#include "host.h"
 
 
 #ifdef PROTOCOL_LUFA
 #ifdef PROTOCOL_LUFA
 	#include "lufa.h"
 	#include "lufa.h"