2.8'' TFT Touch Shield touchscreendemo compile errors

Hi,
All the examples work fine in Arduino Uno, rev.3 Except the touchscreendemo, I get multiple errors like this one:

multiple definition of Point::Point()' TouchScreen.cpp.o:C:\Users\Tiroloco\AppData\Local\Temp\build2979097475277439125.tmp/TouchScreen.cpp:19: first defined here TouchScreen\TouchScreen.cpp.o: In function Point’:
C:\Program Files (x86)\arduino-1.0\libraries\TouchScreen/TouchScreen.cpp:19:

Any help is highly appreciated.
Thank you.

Dear customer,

You need to add the Arduino 1.0 libraries from WIKI page to your Arduino IDE.
seeedstudio.com/wiki/images/ … no_1.0.zip

Try again.
Thanks.