# HG changeset patch # User Michael Spacefalcon # Date 1406942125 0 # Node ID 30f2e994fcb02e073c24e2acd1de99d9396a26d4 # Parent fc789f72a7d1339cf897e554c8081b6da2879d46 gsm-fw/L1/include/l1_macro.h: #include lines preened diff -r fc789f72a7d1 -r 30f2e994fcb0 gsm-fw/L1/include/l1_macro.h --- a/gsm-fw/L1/include/l1_macro.h Sat Aug 02 00:40:09 2014 +0000 +++ b/gsm-fw/L1/include/l1_macro.h Sat Aug 02 01:15:25 2014 +0000 @@ -9,9 +9,9 @@ #include "l1_confg.h" #if(L1_DYN_DSP_DWNLD == 1) - #include "l1_dyn_dwl_const.h" + #include "../dyn_dwl_include/l1_dyn_dwl_const.h" #endif - #include "l1_types.h" +#include "l1_types.h" #if (TRACE_TYPE==5) && NUCLEUS_TRACE //WARNING : this type of trace takes a lot of space in data RAM (~16kB)