From ff46c3cedba6898a2994b0b060d9b1b53ea08d11 Mon Sep 17 00:00:00 2001 From: Stefan `Sec` Zehl Date: Mon, 16 May 2011 01:21:12 +0200 Subject: [PATCH] Whoops. Fix include, too --- main.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/main.c b/main.c index 969a658..a6c22b6 100644 --- a/main.c +++ b/main.c @@ -20,8 +20,7 @@ void ReinvokeISP(void); #include #include -#include -#include +#include /**************************************************************************/