From: Dean Camera Date: Tue, 15 May 2012 21:01:40 +0000 (+0000) Subject: AppConfigHeaders: Fix branch validation error. X-Git-Tag: LUFA-120730~6^2~8 X-Git-Url: http://git.linex4red.de/pub/USBasp.git/commitdiff_plain/666088a38818e371cc8ad89360c960d86b311a49?hp=-c AppConfigHeaders: Fix branch validation error. --- 666088a38818e371cc8ad89360c960d86b311a49 diff --git a/Demos/Device/LowLevel/Mouse/Mouse.h b/Demos/Device/LowLevel/Mouse/Mouse.h index b304a61bc..94e74df82 100644 --- a/Demos/Device/LowLevel/Mouse/Mouse.h +++ b/Demos/Device/LowLevel/Mouse/Mouse.h @@ -45,8 +45,7 @@ #include #include "Descriptors.h" - #include "Config/AppConfig.h" - + #include #include #include