diff options
Diffstat (limited to 'Projects/Benito/Benito.h')
-rw-r--r-- | Projects/Benito/Benito.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Projects/Benito/Benito.h b/Projects/Benito/Benito.h index daf8315b2..c5ed5e0bb 100644 --- a/Projects/Benito/Benito.h +++ b/Projects/Benito/Benito.h @@ -43,6 +43,7 @@ #include <avr/power.h>
#include "Descriptors.h"
+ #include "Lib/RingBuff.h"
#include <LUFA/Version.h>
#include <LUFA/Drivers/Board/LEDs.h>
|