From: Dean Camera Date: Wed, 12 Jun 2013 18:20:07 +0000 (+0200) Subject: Add missing include to the Bentio project. X-Git-Tag: LUFA-130901-BETA~44 X-Git-Url: http://git.linex4red.de/pub/USBasp.git/commitdiff_plain/1509af922b0490d8d60b125a8f1e38f52f87fc86?ds=inline Add missing include to the Bentio project. --- diff --git a/Projects/Benito/Benito.h b/Projects/Benito/Benito.h index beac29f93..0dd9ba51a 100644 --- a/Projects/Benito/Benito.h +++ b/Projects/Benito/Benito.h @@ -39,6 +39,7 @@ /* Includes: */ #include #include + #include #include #include "Descriptors.h"