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.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"