diff options
Diffstat (limited to 'kern/init.h')
-rw-r--r-- | kern/init.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kern/init.h b/kern/init.h index e9762724..6e437c0a 100644 --- a/kern/init.h +++ b/kern/init.h @@ -18,7 +18,7 @@ #ifndef _KERN_INIT_H #define _KERN_INIT_H -#include <lib/macros.h> +#include <kern/macros.h> /* * These sections should contain code and data which can be discarded once |