updated for FT810 and 800x480 display

Dependents:   FT810_RGB_demo FT81x_TripComp_test FT810_LoadJPG

Fork of FT800_2 by Peter Drescher

Revision:
3:392d2c733c68
Parent:
2:ab74a9a05970
Child:
6:16e22c789f7d
--- a/FT_Platform.h	Sat Jan 04 13:56:38 2014 +0000
+++ b/FT_Platform.h	Fri Sep 19 15:56:15 2014 +0000
@@ -9,6 +9,7 @@
 #include "FT_DataTypes.h"
 #include "FT_Gpu_Hal.h"
 #include "FT_Gpu.h"
+#include "FT_LCD_Type.h"
 
 #endif /*_FT_PLATFORM_H_*/
 /* Nothing beyond this*/