From 666088a38818e371cc8ad89360c960d86b311a49 Mon Sep 17 00:00:00 2001 From: Dean Camera Date: Tue, 15 May 2012 21:01:40 +0000 Subject: [PATCH] AppConfigHeaders: Fix branch validation error. --- Demos/Device/LowLevel/Mouse/Mouse.h | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/Demos/Device/LowLevel/Mouse/Mouse.h b/Demos/Device/LowLevel/Mouse/Mouse.h index b304a61bc8..94e74df829 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