summaryrefslogtreecommitdiffstats
path: root/source/Concept/Framework/stdafx.h
diff options
context:
space:
mode:
Diffstat (limited to 'source/Concept/Framework/stdafx.h')
-rw-r--r--source/Concept/Framework/stdafx.h3
1 files changed, 2 insertions, 1 deletions
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 <memory.h>
#endif
-#include "defines.h"
+#include "defines.h"
+#include "atmega128io.h"
#include "tools.h"
#include "io_module.h"
#include "sensor.h"