mirror of
https://github.com/FreeRTOS/FreeRTOS-Kernel.git
synced 2025-10-23 18:08:14 +08:00
Correct case of include file to build on Linux.
This commit is contained in:
@@ -32,7 +32,7 @@
|
||||
|
||||
/* Kernel includes. */
|
||||
#include "FreeRTOS.h"
|
||||
#include "Semphr.h"
|
||||
#include "semphr.h"
|
||||
#include "task.h"
|
||||
|
||||
/* Demo includes. */
|
||||
|
Reference in New Issue
Block a user