underp include paths in lock.h

Had the casing wrong, but could get away with it on a mac.
1.2-legacy
Girts Folkmanis 2020-03-15 17:43:42 -07:00
rodzic 0cbcb7a9bd
commit 79f1346359
1 zmienionych plików z 2 dodań i 2 usunięć

Wyświetl plik

@ -1,7 +1,7 @@
#pragma once
#include <FreeRTOS/FreeRTOS.h>
#include <FreeRTOS/semphr.h>
#include <freertos/FreeRTOS.h>
#include <freertos/semphr.h>
namespace meshtastic
{