aboutsummaryrefslogtreecommitdiffstats
path: root/Projects/Benito/Benito.h
diff options
context:
space:
mode:
authorDean Camera <dean@fourwalledcubicle.com>2012-05-10 20:11:47 +0000
committerDean Camera <dean@fourwalledcubicle.com>2012-05-10 20:11:47 +0000
commit926a83bbc12cc09e026a51b173007dc7cda16117 (patch)
treee36a530ee2254dc473fa1b0397facb94c4397f9c /Projects/Benito/Benito.h
parent74fb2d895e3197f9b0204366d7f6f52c9c41b2ff (diff)
downloadlufa-926a83bbc12cc09e026a51b173007dc7cda16117.tar.gz
lufa-926a83bbc12cc09e026a51b173007dc7cda16117.tar.bz2
lufa-926a83bbc12cc09e026a51b173007dc7cda16117.zip
AppConfigHeaders: Update several user projects to use configuration header files, rather than makefile defines.
Diffstat (limited to 'Projects/Benito/Benito.h')
-rw-r--r--Projects/Benito/Benito.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/Projects/Benito/Benito.h b/Projects/Benito/Benito.h
index 9b91c7c40..184c17385 100644
--- a/Projects/Benito/Benito.h
+++ b/Projects/Benito/Benito.h
@@ -42,6 +42,7 @@
#include <avr/interrupt.h>
#include "Descriptors.h"
+ #include "Config/AppConfig.h"
#include <LUFA/Version.h>
#include <LUFA/Drivers/Board/LEDs.h>