1
0
forked from fsfw/fsfw

some tweaks

This commit is contained in:
2020-09-05 21:18:30 +02:00
parent 883103af2b
commit c43ae66205
3 changed files with 11 additions and 9 deletions

View File

@ -1,7 +1,7 @@
#include "../../ipc/MutexFactory.h"
#include "../../osal/host/Mutex.h"
#include "../../osal/host/PeriodicTask.h"
#include "Mutex.h"
#include "PeriodicTask.h"
#include "../../ipc/MutexFactory.h"
#include "../../serviceinterface/ServiceInterfaceStream.h"
#include "../../tasks/ExecutableObjectIF.h"