diff options
| author | Alexey Gavrilov <rebovas@yahoo.com> | 2024-04-10 13:06:48 +0700 |
|---|---|---|
| committer | Alexey Gavrilov <rebovas@yahoo.com> | 2024-04-10 13:06:48 +0700 |
| commit | 0c56a0300b7ffbab787a4c974bc164d9a2a57ad2 (patch) | |
| tree | 783ed019c87c3c9624a1a13f68c7bafc4c146dfb /arch/x86/io/VGADisplay.cpp | |
| parent | 515a11b818e4140845f69bb26a19d270a9e42178 (diff) | |
VGADisplay some updates
Diffstat (limited to 'arch/x86/io/VGADisplay.cpp')
| -rw-r--r-- | arch/x86/io/VGADisplay.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/x86/io/VGADisplay.cpp b/arch/x86/io/VGADisplay.cpp index 5075351..7246102 100644 --- a/arch/x86/io/VGADisplay.cpp +++ b/arch/x86/io/VGADisplay.cpp @@ -1,5 +1,4 @@ #include "VGADisplay.h" -#include "VGADisplayInfo.h" VGADisplay out::display; |
