Merge pull request 'include fix FreeRTOS' (#175) from KSat/fsfw:mueller/hotfix/MutexFreeRTOS into master

This commit is contained in:
Robin Müller 2020-08-25 18:16:50 +02:00
commit 9465c8f2b2

View File

@ -1,4 +1,4 @@
#include <framework/osal/FreeRTOS/Mutex.h> #include "Mutex.h"
#include "../../serviceinterface/ServiceInterfaceStream.h" #include "../../serviceinterface/ServiceInterfaceStream.h"