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 <semaphore.h>
|
||||
|
||||
#include <nuttx/video/fb.h>
|
||||
#ifdef CONFIG_NX
|
||||
|
Loading…
Reference in New Issue
Block a user