mirror of
https://github.com/RGBCube/serenity
synced 2025-06-01 08:28:11 +00:00
LibGL: Rename GLMat.cpp
to GLMatrix.cpp
This commit is contained in:
parent
08826d60ad
commit
12d7b4e9ac
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