esploratft was not declared in this scope

aos4life:
Arduino: 1.5.8 (Windows 7), Board: "Arduino Esplora"

sketch_oct03b.ino:23:12: error: 'EsploraTFT' was not declared in this scope
sketch_oct03b.ino:24:12: error: 'EsploraTFT' was not declared in this scope
sketch_oct03b.ino: In function 'void setup()':
sketch_oct03b.ino:28:3: error: 'EsploraTFT' was not declared in this scope
sketch_oct03b.ino: In function 'void loop()':
sketch_oct03b.ino:72:3: error: 'EsploraTFT' was not declared in this scope
Error compiling.

Here's this if it helps...

Did you "import" the EsploraTFT library first?

Ralf