ELEC2645 (2019/20) / Mbed 2 deprecated ELEC2645_Project_el19tb

Dependencies:   mbed

Revision:
13:cd6d2f999057
Parent:
8:52794de935b2
Child:
18:6be4c3c94a3d
--- a/GraphicEngine/GraphicEngine.h	Wed May 13 03:04:45 2020 +0000
+++ b/GraphicEngine/GraphicEngine.h	Wed May 13 03:59:27 2020 +0000
@@ -4,6 +4,7 @@
 #include "Car.h"
 #include "Chicken.h"
 #include "Square.h"
+#include "Vehicle.h"
 
 #include "mbed.h"
 #include "N5110.h"