diff options
Diffstat (limited to 'arch/x86/io/VGADisplayInfo.h')
| -rw-r--r-- | arch/x86/io/VGADisplayInfo.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/x86/io/VGADisplayInfo.h b/arch/x86/io/VGADisplayInfo.h index 33235cc..875e7e5 100644 --- a/arch/x86/io/VGADisplayInfo.h +++ b/arch/x86/io/VGADisplayInfo.h @@ -1,7 +1,7 @@ #ifndef VGAINFOCLASS_H #define VGAINFOCLASS_H -#include "../inc/types.h" +#include <types.h> #define TOBG(attr) attr << 4 |
