diff gsm-fw/bsp/rtc/rtc_handle_message.c @ 161:98be4841eeb7

gsm-fw: RTC code hooked into the build
author Michael Spacefalcon <msokolov@ivan.Harhan.ORG>
date Mon, 18 Nov 2013 00:08:43 +0000
parents 3c42e6e5fc04
children
line wrap: on
line diff
--- a/gsm-fw/bsp/rtc/rtc_handle_message.c	Sun Nov 17 22:52:52 2013 +0000
+++ b/gsm-fw/bsp/rtc/rtc_handle_message.c	Mon Nov 18 00:08:43 2013 +0000
@@ -20,9 +20,9 @@
  */
 
 
-#include "rv/rv_general.h"
-#include "rvf/rvf_api.h"
-#include "rvm/rvm_use_id_list.h"
+#include "../../riviera/rv/rv_general.h"
+#include "../../riviera/rvf/rvf_api.h"
+#include "../../riviera/rvm/rvm_use_id_list.h"
 
 
 /* External declaration */