git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15212 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
This commit is contained in:
parent
115fe48c76
commit
21fe686797
|
@ -68,8 +68,9 @@
|
|||
|
||||
/* Dependencies.*/
|
||||
#include "osal.h"
|
||||
#include "oop_object.h"
|
||||
#include "oop_base_object.h"
|
||||
#include "oop_referenced_object.h"
|
||||
#include "oop_synchronized_object.h"
|
||||
#include "hal_objects.h"
|
||||
#include "hal_streams.h"
|
||||
|
||||
|
|
Loading…
Reference in New Issue