diff nuc-fw/riviera/rvt/rvt_env.h @ 122:28f967578233

RVT compiles
author Michael Spacefalcon <msokolov@ivan.Harhan.ORG>
date Thu, 31 Oct 2013 04:37:17 +0000
parents 21de8d8e6ea7
children
line wrap: on
line diff
--- a/nuc-fw/riviera/rvt/rvt_env.h	Thu Oct 31 00:55:14 2013 +0000
+++ b/nuc-fw/riviera/rvt/rvt_env.h	Thu Oct 31 04:37:17 2013 +0000
@@ -20,7 +20,7 @@
 #ifndef __RVT_ENV_H__
 #define __RVT_ENV_H__
 
-#include "rvm/rvm_gen.h"
+#include "../rvm/rvm_gen.h"
 
 
 typedef enum { RVT_NOT_STARTED,	RVT_STARTED	} T_RVT_STATE;
@@ -51,4 +51,4 @@
 rvt_kill (void);
 
 
-#endif /* __RVT_ENV_H__ */
\ No newline at end of file
+#endif /* __RVT_ENV_H__ */