Duncan McIntyre / UniGraphic

Dependents:   TouchScreenCalibrate TouchScreenGUIDemo

Fork of UniGraphic by GraphicsDisplay

Revision:
34:091b954c3205
Parent:
33:5743f9c16aa2
diff -r 5743f9c16aa2 -r 091b954c3205 Graphics/TextDisplay.h
--- a/Graphics/TextDisplay.h	Mon Apr 11 16:54:35 2016 +0000
+++ b/Graphics/TextDisplay.h	Sun Jun 21 15:23:02 2020 +0100
@@ -17,6 +17,7 @@
 #define MBED_TEXTDISPLAY_H
 
 #include "mbed.h"
+#include "Stream.h"
 
 /** A common base class for Text displays
 */