FreeCalypso > hg > freecalypso-sw
changeset 535:30f2e994fcb0
gsm-fw/L1/include/l1_macro.h: #include lines preened
author | Michael Spacefalcon <msokolov@ivan.Harhan.ORG> |
---|---|
date | Sat, 02 Aug 2014 01:15:25 +0000 |
parents | fc789f72a7d1 |
children | 93feb6393fe8 |
files | gsm-fw/L1/include/l1_macro.h |
diffstat | 1 files changed, 2 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- 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)