mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-07-29 20:29:18 +00:00
LibGL: Rename GLMat.cpp
to GLMatrix.cpp
This commit is contained in:
parent
08826d60ad
commit
12d7b4e9ac
Notes:
sideshowbarker
2024-07-17 20:35:15 +09:00
Author: https://github.com/gmta
Commit: 12d7b4e9ac
Pull-request: https://github.com/SerenityOS/serenity/pull/12017
Reviewed-by: https://github.com/bgianfo ✅
2 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ set(SOURCES
|
|||
GLLights.cpp
|
||||
GLLists.cpp
|
||||
GLMap.cpp
|
||||
GLMat.cpp
|
||||
GLMatrix.cpp
|
||||
GLStencil.cpp
|
||||
GLTexture.cpp
|
||||
GLUtils.cpp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue