aboutsummaryrefslogtreecommitdiffstats
path: root/Demos/Device/USBtoSerial/USBtoSerial.h
diff options
context:
space:
mode:
Diffstat (limited to 'Demos/Device/USBtoSerial/USBtoSerial.h')
-rw-r--r--Demos/Device/USBtoSerial/USBtoSerial.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/Demos/Device/USBtoSerial/USBtoSerial.h b/Demos/Device/USBtoSerial/USBtoSerial.h
index cd1f42c3f..8e7e8aed8 100644
--- a/Demos/Device/USBtoSerial/USBtoSerial.h
+++ b/Demos/Device/USBtoSerial/USBtoSerial.h
@@ -43,7 +43,8 @@
#include <avr/power.h>
#include "Descriptors.h"
- #include "RingBuff.h"
+
+ #include "Lib/RingBuff.h"
#include <LUFA/Version.h> // Library Version Information
#include <LUFA/Drivers/USB/USB.h> // USB Functionality