diff options
Diffstat (limited to 'init/init.h')
-rw-r--r-- | init/init.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/init/init.h b/init/init.h index 05cdfaa..2d98c7c 100644 --- a/init/init.h +++ b/init/init.h @@ -17,7 +17,7 @@ #ifndef _INIT_INIT_H #define _INIT_INIT_H -#include "list.h" +#include <cutils/list.h> #include <sys/stat.h> |