aboutsummaryrefslogtreecommitdiff
path: root/Demos/Device/LowLevel/Mouse/Mouse.h
diff options
context:
space:
mode:
authorDean <Dean@d5102386-fcda-11dd-9fdb-3debd5008f28>2012-05-15 21:01:40 +0000
committerDean <Dean@d5102386-fcda-11dd-9fdb-3debd5008f28>2012-05-15 21:01:40 +0000
commitd051f41d48976e5341176927c9a79dcf329b379f (patch)
treeb85970e33536a3fbe1feab81ce399bab2c296bad /Demos/Device/LowLevel/Mouse/Mouse.h
parentcdca61a75407cd15e708e3db76bf91ef147740a3 (diff)
AppConfigHeaders: Fix branch validation error.
git-svn-id: http://lufa-lib.googlecode.com/svn/branches/AppConfigHeaders@2219 d5102386-fcda-11dd-9fdb-3debd5008f28
Diffstat (limited to 'Demos/Device/LowLevel/Mouse/Mouse.h')
-rw-r--r--Demos/Device/LowLevel/Mouse/Mouse.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/Demos/Device/LowLevel/Mouse/Mouse.h b/Demos/Device/LowLevel/Mouse/Mouse.h
index b304a61b..94e74df8 100644
--- a/Demos/Device/LowLevel/Mouse/Mouse.h
+++ b/Demos/Device/LowLevel/Mouse/Mouse.h
@@ -45,8 +45,7 @@
#include <string.h>
#include "Descriptors.h"
- #include "Config/AppConfig.h"
-
+
#include <LUFA/Drivers/USB/USB.h>
#include <LUFA/Drivers/Board/Joystick.h>
#include <LUFA/Drivers/Board/LEDs.h>