From ba182f0ee0d0dbc798e4c782655f440339dcffdd Mon Sep 17 00:00:00 2001 From: masterm Date: Fri, 16 Feb 2007 15:22:03 +0000 Subject: +++ added AVR_Studio compatibility for framework --- source/Concept/Framework/stdafx.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'source/Concept/Framework/stdafx.h') diff --git a/source/Concept/Framework/stdafx.h b/source/Concept/Framework/stdafx.h index 436f117..218b774 100644 --- a/source/Concept/Framework/stdafx.h +++ b/source/Concept/Framework/stdafx.h @@ -4,7 +4,8 @@ #include #endif -#include "defines.h" +#include "defines.h" +#include "atmega128io.h" #include "tools.h" #include "io_module.h" #include "sensor.h" -- cgit v1.2.3