瀏覽代碼

[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 --------------------------------------------------------*/