Browse Source

[BSP] fix compiling issue

Bernard Xiong 7 năm trước cách đây
mục cha
commit
1761b1f4ab
1 tập tin đã thay đổi với 2 bổ sung0 xóa
  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 --------------------------------------------------------*/