소스 검색

[BSP] fix compiling issue

Bernard Xiong 7 년 전
부모
커밋
1761b1f4ab
1개의 변경된 파일2개의 추가작업 그리고 0개의 파일을 삭제
  1. 2 0
      bsp/efm32/graphics/tftspi.h

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

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