aboutsummaryrefslogtreecommitdiffstats
path: root/Demos/Device
diff options
context:
space:
mode:
Diffstat (limited to 'Demos/Device')
-rw-r--r--Demos/Device/Incomplete/Sideshow/Sideshow.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/Demos/Device/Incomplete/Sideshow/Sideshow.h b/Demos/Device/Incomplete/Sideshow/Sideshow.h
index 4cdcb372b..c8d3b5311 100644
--- a/Demos/Device/Incomplete/Sideshow/Sideshow.h
+++ b/Demos/Device/Incomplete/Sideshow/Sideshow.h
@@ -37,7 +37,7 @@
#include <avr/power.h>
#include "Descriptors.h"
- #include "SideshowCommands.h"
+ #include "Lib/SideshowCommands.h"
#include <LUFA/Version.h>
#include <LUFA/Drivers/USB/USB.h>