diff options
Diffstat (limited to 'arch/x86/gdt/Gdt.h')
| -rwxr-xr-x | arch/x86/gdt/Gdt.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/x86/gdt/Gdt.h b/arch/x86/gdt/Gdt.h index 321d67c..8f1d967 100755 --- a/arch/x86/gdt/Gdt.h +++ b/arch/x86/gdt/Gdt.h @@ -1,7 +1,7 @@ #ifndef GDT_H #define GDT_H -#include <types.h> +#include <Types.h> #include <MemoryOperations.h> |
