diff nuc-fw/riviera/rvt/rvt_gen.h @ 120:e7d4ec9c4c32

All of RVF compiles
author Michael Spacefalcon <msokolov@ivan.Harhan.ORG>
date Thu, 31 Oct 2013 00:17:12 +0000
parents 21de8d8e6ea7
children 28f967578233
line wrap: on
line diff
--- a/nuc-fw/riviera/rvt/rvt_gen.h	Wed Oct 30 23:19:21 2013 +0000
+++ b/nuc-fw/riviera/rvt/rvt_gen.h	Thu Oct 31 00:17:12 2013 +0000
@@ -20,7 +20,7 @@
 #ifndef __RVT_GEN_H__
 #define __RVT_GEN_H__
 
-#include "rv/general.h"
+#include "../rv/general.h"
 
 /*
 ** If TRACE_MODULE is defined, the trace is using the trace task API.
@@ -111,4 +111,4 @@
 rvt_mem_free(T_RVT_BUFFER msg);
 
 
-#endif
\ No newline at end of file
+#endif