diff gsm-fw/bsp/rtc/rtc_messages_i.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 3c42e6e5fc04
children
line wrap: on
line diff
--- a/gsm-fw/bsp/rtc/rtc_messages_i.h	Sun Nov 17 22:10:10 2013 +0000
+++ b/gsm-fw/bsp/rtc/rtc_messages_i.h	Sun Nov 17 22:52:52 2013 +0000
@@ -19,8 +19,8 @@
 #define __RTC_MESSAGES_H_
 
 
-#include "rv/rv_general.h"
-#include "rvf/rvf_api.h"
+#include "../../riviera/rv/rv_general.h"
+#include "../../riviera/rvf/rvf_api.h"
 
 #ifdef __cplusplus
 extern "C"
@@ -57,4 +57,3 @@
 
 
 #endif /* __RTC_MESSAGES_H_ */
-