Include host.h from suspend.c
This commit is contained in:
parent
08b9eb26c5
commit
abda6ff7bb
1 changed files with 1 additions and 0 deletions
|
@ -9,6 +9,7 @@
|
|||
#include "suspend.h"
|
||||
#include "timer.h"
|
||||
#include "led.h"
|
||||
#include "host.h"
|
||||
|
||||
#ifdef PROTOCOL_LUFA
|
||||
#include "lufa.h"
|
||||
|
|
Loading…
Reference in a new issue