summaryrefslogtreecommitdiffstats
path: root/source/Concept/Framework/stdafx.h
diff options
context:
space:
mode:
authorsicarius <devnull@localhost>2007-02-17 01:35:01 +0100
committersicarius <devnull@localhost>2007-02-17 01:35:01 +0100
commit4a2ba4b7105d168932163cbd07a062fdf2ba00e9 (patch)
tree1891a3eab64be1ae1a31e1b882ad9e6ce356620e /source/Concept/Framework/stdafx.h
parent37d4d23f1dca88b6d074fb09739c9ae071551694 (diff)
downloadrc2007-soccer-4a2ba4b7105d168932163cbd07a062fdf2ba00e9.tar
rc2007-soccer-4a2ba4b7105d168932163cbd07a062fdf2ba00e9.zip
+++ enhanced framework hardware interface
Diffstat (limited to 'source/Concept/Framework/stdafx.h')
-rw-r--r--source/Concept/Framework/stdafx.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/source/Concept/Framework/stdafx.h b/source/Concept/Framework/stdafx.h
index 218b774..f48adfe 100644
--- a/source/Concept/Framework/stdafx.h
+++ b/source/Concept/Framework/stdafx.h
@@ -8,8 +8,10 @@
#include "atmega128io.h"
#include "tools.h"
#include "io_module.h"
+#include "display.h"
#include "sensor.h"
#include "engine.h"
+#include "dribbler.h"
#include "kicker.h"
#include "led.h"
#include "distance_sensor.h"