Time is good

Dependencies:   RoboClaw mbed

Fork of Robot2016_2-0 by ARES

Revision:
31:8bcc3a0bfa8a
Parent:
11:9c70a7f4d7aa
--- a/Map/Map.h	Fri Jan 22 15:46:43 2016 +0000
+++ b/Map/Map.h	Tue Jan 26 16:39:43 2016 +0000
@@ -3,7 +3,7 @@
 
 #include "defines.h"
 
-#include "Obstacle.h"
+#include "Obstacles/Obstacle.h"
 #include "Point.h"
 #include <vector>