[BSP] fix compiling issue
This commit is contained in:
parent
0e52533f66
commit
1761b1f4ab
|
@ -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 --------------------------------------------------------*/
|
||||||
|
|
Loading…
Reference in New Issue