2014 Eurobot fork

Dependencies:   mbed-rtos mbed QEI

Revision:
55:0c8897da6b3a
Parent:
46:adcd57a5e402
Parent:
54:99d3158c9207
Child:
91:fdadfd883825
diff -r bc261eae004b -r 0c8897da6b3a Processes/AI/ai.h
--- a/Processes/AI/ai.h	Fri Apr 12 21:34:34 2013 +0000
+++ b/Processes/AI/ai.h	Fri Apr 12 22:00:32 2013 +0000
@@ -1,11 +1,6 @@
 #ifndef EUROBOT_PROCESSES_AI_AI_H_
 #define EUROBOT_PROCESSES_AI_AI_H_
 
-#include "rtos.h"
-#include "globals.h"
-#include "motion.h"
-#include "Colour.h"
-
 namespace AI
 {