diff gsm-fw/services/dar/dar_msg_ft.h @ 306:81bee6125882

DAR integration: header cleanup
author Michael Spacefalcon <msokolov@ivan.Harhan.ORG>
date Sun, 16 Mar 2014 06:50:26 +0000
parents 4dccc9d3305f
children
line wrap: on
line diff
--- a/gsm-fw/services/dar/dar_msg_ft.h	Sun Mar 16 05:48:58 2014 +0000
+++ b/gsm-fw/services/dar/dar_msg_ft.h	Sun Mar 16 06:50:26 2014 +0000
@@ -7,7 +7,7 @@
 /*                                                                          */
 /*  Version   0.1                                                           */
 /*                                                                          */
-/*  Date                 Modification                                       */
+/*  Date               Modification                                         */
 /*  ------------------------------------                                    */
 /*  17 October 2001    Create                                               */
 /*                                                                          */
@@ -16,13 +16,13 @@
 /* (C) Copyright 2001 by Texas Instruments Incorporated, All Rights Reserved*/
 /****************************************************************************/
 
-#include "rv/rv_defined_swe.h"
+#include "../../riviera/rv/rv_defined_swe.h"
 #ifdef RVM_DAR_SWE
 
    #ifndef __DAR_MSG_FT_H_
    #define __DAR_MSG_FT_H_
 
-   #include "rvm/rvm_gen.h"
+   #include "../../riviera/rvm/rvm_gen.h"
 
    /* Functions prototypes */
    T_RV_RET dar_filter_request (T_DAR_FILTER_START *msg_p);