moved command executor

This commit is contained in:
2021-10-11 20:05:59 +02:00
parent 5e42618dfd
commit 01e9ef64c9
2 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
#ifndef BSP_Q7S_MEMORY_SDCARDACCESSMANAGER_H_
#define BSP_Q7S_MEMORY_SDCARDACCESSMANAGER_H_
#include <fsfw/osal/linux/CommandExecutor.h>
#include "fsfw_hal/linux/CommandExecutor.h"
#include "definitions.h"
#include "returnvalues/classIds.h"
#include "events/subsystemIdRanges.h"