Browse Source

[BSP] fix compiling issue

Bernard Xiong 7 years ago
parent
commit
1761b1f4ab
1 changed files with 2 additions and 0 deletions
  1. 2 0
      bsp/efm32/graphics/tftspi.h

+ 2 - 0
bsp/efm32/graphics/tftspi.h

@@ -16,6 +16,8 @@
 #ifndef __TFTSPI_H__
 #ifndef __TFTSPI_H__
 #define __TFTSPI_H__
 #define __TFTSPI_H__
 
 
+#include <rtthread.h>
+
 /* Includes ------------------------------------------------------------------*/
 /* Includes ------------------------------------------------------------------*/
 /* Exported types ------------------------------------------------------------*/
 /* Exported types ------------------------------------------------------------*/
 /* Exported constants --------------------------------------------------------*/
 /* Exported constants --------------------------------------------------------*/