瀏覽代碼

Include host.h from suspend.c

Fred Sundvik 8 年之前
父節點
當前提交
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"