diff --git a/shared/bootloader.h b/shared/bootloader.h index 108549a..fd66a5f 100644 --- a/shared/bootloader.h +++ b/shared/bootloader.h @@ -1,5 +1,5 @@ -#ifndef __KBOOT_H__ -#define __KBOOT_H__ +#ifndef __BOOTLOADER_H__ +#define __BOOTLOADER_H__ // Includes: