aboutsummaryrefslogtreecommitdiffstats
path: root/Projects/Benito/Benito.h
diff options
context:
space:
mode:
Diffstat (limited to 'Projects/Benito/Benito.h')
-rw-r--r--Projects/Benito/Benito.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/Projects/Benito/Benito.h b/Projects/Benito/Benito.h
index 6e72da193..34bc797ed 100644
--- a/Projects/Benito/Benito.h
+++ b/Projects/Benito/Benito.h
@@ -42,7 +42,7 @@
#include <avr/interrupt.h>
#include "Descriptors.h"
- #include "Lib/RingBuff.h"
+ #include "Lib/LightweightRingBuff.h"
#include <LUFA/Version.h>
#include <LUFA/Drivers/Board/LEDs.h>