mirror of
https://github.com/RGBCube/serenity
synced 2025-07-26 07:57:47 +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
|
GLLights.cpp
|
||||||
GLLists.cpp
|
GLLists.cpp
|
||||||
GLMap.cpp
|
GLMap.cpp
|
||||||
GLMat.cpp
|
GLMatrix.cpp
|
||||||
GLStencil.cpp
|
GLStencil.cpp
|
||||||
GLTexture.cpp
|
GLTexture.cpp
|
||||||
GLUtils.cpp
|
GLUtils.cpp
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue