diff --git a/fsw/inc/fm_msg.h b/fsw/inc/fm_msg.h index 1cd9fee..f792882 100644 --- a/fsw/inc/fm_msg.h +++ b/fsw/inc/fm_msg.h @@ -24,12 +24,12 @@ #ifndef FM_MSG_H #define FM_MSG_H -#include "cfe.h" -#include "fm_platform_cfg.h" -#include "fm_extern_typedefs.h" +#include +#include +#include #ifdef FM_INCLUDE_DECOMPRESS -#include "cfs_fs_lib.h" +#include #endif /* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */