Fred Sundvik 8 лет назад
Родитель
Сommit
abda6ff7bb
1 измененных файлов с 1 добавлено и 0 удалено
  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 "timer.h"
 #include "led.h"
+#include "host.h"
 
 #ifdef PROTOCOL_LUFA
 	#include "lufa.h"