renamed objects header

This commit is contained in:
Robin Müller 2022-05-20 09:16:59 +02:00
parent 4896003e3f
commit 8203995deb
No known key found for this signature in database
GPG Key ID: 71B58F8A3CDFA9AC
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)