renamed returnvalue header

This commit is contained in:
2022-08-16 12:48:22 +02:00
parent d2ac3603a5
commit 217276d50c
119 changed files with 127 additions and 127 deletions

View File

@ -1,7 +1,7 @@
#ifndef POLLINGSEQUENCEFACTORY_H_
#define POLLINGSEQUENCEFACTORY_H_
#include <fsfw/returnvalues/HasReturnvaluesIF.h>
#include <fsfw/returnvalues/returnvalue.h>
class FixedTimeslotTaskIF;