From: Dean Camera Date: Mon, 20 Jul 2009 14:27:14 +0000 (+0000) Subject: Fixes to unfinished SideShow demo to re-enable correct building after previous commit. X-Git-Tag: LUFA-110528-BETA~1054 X-Git-Url: http://git.linex4red.de/pub/USBasp.git/commitdiff_plain/86819ba9d8e30e7eeefd79ece41094a42e521d78?ds=sidebyside Fixes to unfinished SideShow demo to re-enable correct building after previous commit. --- 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 #include "Descriptors.h" - #include "SideshowCommands.h" + #include "Lib/SideshowCommands.h" #include #include diff --git a/LUFA.pnproj b/LUFA.pnproj index 111ce3deb..d0d136c1c 100644 --- a/LUFA.pnproj +++ b/LUFA.pnproj @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file