Update timers_xeno/timerscfg.h to Xenomai 3 API
authorEdouard Tisserant
Thu, 08 Mar 2018 15:03:04 +0100
changeset 798 6bafede3de2b
parent 797 12340b4ea907
child 799 6d3ad380dcd3
Update timers_xeno/timerscfg.h to Xenomai 3 API
include/timers_xeno/timerscfg.h
--- a/include/timers_xeno/timerscfg.h	Thu Mar 08 14:55:01 2018 +0100
+++ b/include/timers_xeno/timerscfg.h	Thu Mar 08 15:03:04 2018 +0100
@@ -23,12 +23,12 @@
 #ifndef __TIMERSCFG_H__
 #define __TIMERSCFG_H__
 
-#include <native/task.h>
-#include <native/timer.h>
-#include <native/mutex.h>
-#include <native/cond.h>
-#include <native/sem.h>
-#include <native/alarm.h>
+#include <alchemy/task.h>
+#include <alchemy/timer.h>
+#include <alchemy/mutex.h>
+#include <alchemy/cond.h>
+#include <alchemy/sem.h>
+#include <alchemy/alarm.h>
 
 // Time unit : ns
 // Time resolution : 64bit (~584 years)