forked from springcute/rt-thread
[BSP] fix compiling issue
This commit is contained in:
parent
0e52533f66
commit
1761b1f4ab
|
@ -16,6 +16,8 @@
|
|||
#ifndef __TFTSPI_H__
|
||||
#define __TFTSPI_H__
|
||||
|
||||
#include <rtthread.h>
|
||||
|
||||
/* Includes ------------------------------------------------------------------*/
|
||||
/* Exported types ------------------------------------------------------------*/
|
||||
/* Exported constants --------------------------------------------------------*/
|
||||
|
|
Loading…
Reference in New Issue