LibSoftGPU: Remove unused Matrix3x3.h
include
This commit is contained in:
parent
e70dc20650
commit
f5ea93edfd
Notes:
sideshowbarker
2024-07-17 21:26:19 +09:00
Author: https://github.com/gmta Commit: https://github.com/SerenityOS/serenity/commit/f5ea93edfd Pull-request: https://github.com/SerenityOS/serenity/pull/13835 Reviewed-by: https://github.com/sunverwerth ✅
1 changed files with 0 additions and 1 deletions
|
@ -26,7 +26,6 @@
|
|||
#include <LibGPU/TexCoordGenerationConfig.h>
|
||||
#include <LibGPU/Vertex.h>
|
||||
#include <LibGfx/Bitmap.h>
|
||||
#include <LibGfx/Matrix3x3.h>
|
||||
#include <LibGfx/Matrix4x4.h>
|
||||
#include <LibGfx/Rect.h>
|
||||
#include <LibGfx/Vector4.h>
|
||||
|
|
Loading…
Add table
Reference in a new issue