diff options
Diffstat (limited to 'kc/reloc_x86_64.c')
| -rw-r--r-- | kc/reloc_x86_64.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kc/reloc_x86_64.c b/kc/reloc_x86_64.c index 0204700..dfc6df6 100644 --- a/kc/reloc_x86_64.c +++ b/kc/reloc_x86_64.c @@ -1,4 +1,4 @@ -#include <kernel/component.h> +#include <kc/kc.h> #include <elf/elf64.h> |
