FreeCalypso > hg > freecalypso-sw
diff gsm-fw/riviera/rvf/rvf_pool_size.h @ 160:dbfc9ff4e8d2
gsm-fw: starting to compile RTC code
author | Michael Spacefalcon <msokolov@ivan.Harhan.ORG> |
---|---|
date | Sun, 17 Nov 2013 22:52:52 +0000 |
parents | 971e84124a6f |
children | 9dbf3248a197 |
line wrap: on
line diff
--- a/gsm-fw/riviera/rvf/rvf_pool_size.h Sun Nov 17 22:10:10 2013 +0000 +++ b/gsm-fw/riviera/rvf/rvf_pool_size.h Sun Nov 17 22:52:52 2013 +0000 @@ -403,7 +403,7 @@ * RTC SWE */ #ifdef RVM_RTC_SWE - #include "rtc/rtc_pool_size.h" + #include "../../bsp/rtc/rtc_pool_size.h" #define RVF_RTC_POOL_SIZE (RTC_POOL_SIZE) #else #define RVF_RTC_POOL_SIZE (0)