Revision 3940ba8a core/src/aos_timer.c

View differences:

core/src/aos_timer.c
25 25
 * @{
26 26
 */
27 27

  
28
#include <aos_timer.h>
28
#include <amiroos.h>
29 29

  
30 30
/******************************************************************************/
31 31
/* LOCAL DEFINITIONS                                                          */
......
46 46
/******************************************************************************/
47 47
/* LOCAL FUNCTIONS                                                            */
48 48
/******************************************************************************/
49
#include <aos_system.h>
50 49

  
51 50
/*
52 51
 * forward declarations

Also available in: Unified diff