Artificial Horizon display using a gyro

Good afternoon
Someone has managed to run this sketch with a GY521 MPU6050 gyroscope, an Arduino mega 2560 and a 2.4" TFT ILI9341, loaded the libraries TFT_eSPI and the TFT_ILI9341-master library, and it gives me the following error

Arduino: 1.8.10 (Windows 10), Card: "Arduino Mega or Mega 2560, ATmega2560 (Mega 2560)"

C: -Users-SERVER LABORATORY-Documents-Arduino-libraries-TFT_eSPI / Fonts / glcdfont.c: 6:10: Fatal error:
pgmspace.h :

There is no such file or directory #include <pgmspace.h>

error compiling the Arduino Mega or Mega 2560 card