diff --git a/Demos/Device/Incomplete/Sideshow/Sideshow.h b/Demos/Device/Incomplete/Sideshow/Sideshow.h index 4cdcb372b8..c8d3b53111 100644 --- a/Demos/Device/Incomplete/Sideshow/Sideshow.h +++ b/Demos/Device/Incomplete/Sideshow/Sideshow.h @@ -37,7 +37,7 @@ #include #include "Descriptors.h" - #include "SideshowCommands.h" + #include "Lib/SideshowCommands.h" #include #include diff --git a/LUFA.pnproj b/LUFA.pnproj index 111ce3debd..d0d136c1c2 100644 --- a/LUFA.pnproj +++ b/LUFA.pnproj @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file