mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-09-03 08:08:43 +00:00
Kernel: Rename VirtIOGPU/VirtIOGPU.cpp to VirtIOGPU/GPU.cpp
This commit is contained in:
parent
1c77f80676
commit
4dddc56ad9
Notes:
sideshowbarker
2024-07-18 08:49:24 +09:00
Author: https://github.com/ccapitalK
Commit: 4dddc56ad9
Pull-request: https://github.com/SerenityOS/serenity/pull/8531
7 changed files with 6 additions and 6 deletions
|
@ -8,7 +8,7 @@
|
|||
|
||||
#include <Kernel/Graphics/VirtIOGPU/Console.h>
|
||||
#include <Kernel/Graphics/VirtIOGPU/FrameBufferDevice.h>
|
||||
#include <Kernel/Graphics/VirtIOGPU/VirtIOGPU.h>
|
||||
#include <Kernel/Graphics/VirtIOGPU/GPU.h>
|
||||
|
||||
namespace Kernel::Graphics::VirtIOGPU {
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue