renamed objects header

This commit is contained in:
2022-05-20 09:16:59 +02:00
parent 4896003e3f
commit 8203995deb
2 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@
#include <fsfw/tasks/TaskFactory.h>
#include "OBSWConfig.h"
#include "commonSystemObjects.h"
#include "commonObjects.h"
#include "objects/systemObjectList.h"
FsfwExampleTask::FsfwExampleTask(object_id_t objectId)