trv_graphics.h uses sem_t so should include semaphore.h
This commit is contained in:
parent
91fe324c72
commit
507cbe2475
@ -41,6 +41,7 @@
|
|||||||
****************************************************************************/
|
****************************************************************************/
|
||||||
|
|
||||||
#include "trv_types.h"
|
#include "trv_types.h"
|
||||||
|
#include <semaphore.h>
|
||||||
|
|
||||||
#include <nuttx/video/fb.h>
|
#include <nuttx/video/fb.h>
|
||||||
#ifdef CONFIG_NX
|
#ifdef CONFIG_NX
|
||||||
|
Loading…
x
Reference in New Issue
Block a user