arduino web thermostat controlled with android phone

Alesz:
First error in 142 lines:

"""" Tw = EEPROM.readFloat(address);"""""

thermostat_marque_android.ino: In function 'void setup()':
thermostat_marque_android:142: error: 'EEPROM' was not declared in this scope
thermostat_marque_android.ino: In function 'void loop()':
thermostat_marque_android:281: error: 'EEPROM' was not declared in this scope
thermostat_marque_android.ino: In function 'void action(int, EthernetClient)':
thermostat_marque_android:423: error: 'EEPROM' was not declared in this scope
thermostat_marque_android:460: error: 'EEPROM' was not declared in this scope

thx Marque in advance.
br ale

same error with Arduino IDE 5.1
with the Arduino IDE 1.0.1 - no errors