include fix

This commit is contained in:
Robin Müller 2021-01-13 13:06:30 +01:00
parent 7ac59c6d18
commit 2e456cebb7

View File

@ -1,7 +1,7 @@
#ifndef FSFW_DATAPOOLLOCAL_LOCALDPMANAGERATTORNEY_H_ #ifndef FSFW_DATAPOOLLOCAL_LOCALDPMANAGERATTORNEY_H_
#define FSFW_DATAPOOLLOCAL_LOCALDPMANAGERATTORNEY_H_ #define FSFW_DATAPOOLLOCAL_LOCALDPMANAGERATTORNEY_H_
#include <fsfw/datapoollocal/LocalDataPoolManager.h> #include "../LocalDataPoolManager.h"
/** /**
* @brief This is a helper class implements the Attorney-Client idiom for access to * @brief This is a helper class implements the Attorney-Client idiom for access to