Index: WatchdogMgmt.h =================================================================== diff -u -r6d80d69a210f45c733e5307859351f2cd820a8e7 -r3402723ffaf9fb1256d51fd23f4273ad7c087836 --- WatchdogMgmt.h (.../WatchdogMgmt.h) (revision 6d80d69a210f45c733e5307859351f2cd820a8e7) +++ WatchdogMgmt.h (.../WatchdogMgmt.h) (revision 3402723ffaf9fb1256d51fd23f4273ad7c087836) @@ -17,9 +17,17 @@ #ifndef __WATCHDOG_MGMT_H__ #define __WATCHDOG_MGMT_H__ + +#ifdef _TD_ +#include "TDCommon.h" +#endif +#ifdef _DD_ +#include "DDCommon.h" +#endif +#ifdef _RO_ +#include "ROCommon.h" +#endif -#include "../TDCommon.h" - /** * @defgroup WatchdogMgmt WatchdogMgmt * @brief The watchdog management module provides functions for checking in