diff --git a/fsw/src/lc_app.c b/fsw/src/lc_app.c index af0efb4..a2af0b4 100644 --- a/fsw/src/lc_app.c +++ b/fsw/src/lc_app.c @@ -37,7 +37,6 @@ #include "lc_action.h" #include "lc_watch.h" #include "lc_utils.h" -#include "cfe_platform_cfg.h" #include "lc_platform_cfg.h" #include "lc_mission_cfg.h" /* Leave these two last to make sure all */ #include "lc_verify.h" /* LC configuration parameters are checked */