include fix

This commit is contained in:
Robin Müller 2020-09-16 19:38:43 +02:00
parent 85d6e81881
commit 53723b0795

View File

@ -1,7 +1,7 @@
#ifndef FSFW_PUS_SERVICE9TIMEMANAGEMENT_H_ #ifndef FSFW_PUS_SERVICE9TIMEMANAGEMENT_H_
#define FSFW_PUS_SERVICE9TIMEMANAGEMENT_H_ #define FSFW_PUS_SERVICE9TIMEMANAGEMENT_H_
#include <fsfw/tmtcservices/PusServiceBase.h> #include "../tmtcservices/PusServiceBase.h"
class Service9TimeManagement: public PusServiceBase { class Service9TimeManagement: public PusServiceBase {
public: public: