Solved!
The problem was that I was trying to include a personal User_Setup.h located in the sketch folder, not in the library folder. It seems that it is not possible.
Loading “Examples → TFT_eSPI → Test and diagnostigs → Read user setup” was very useful to check the pin definitions that was being used.
Thanks a lot