LibGL: Rename GLMat.cpp to GLMatrix.cpp

This commit is contained in:
Jelle Raaijmakers 2022-01-20 01:58:06 +01:00 committed by Andreas Kling
commit 12d7b4e9ac
Notes: sideshowbarker 2024-07-17 20:35:15 +09:00
2 changed files with 1 additions and 1 deletions

View file

@ -7,7 +7,7 @@ set(SOURCES
GLLights.cpp
GLLists.cpp
GLMap.cpp
GLMat.cpp
GLMatrix.cpp
GLStencil.cpp
GLTexture.cpp
GLUtils.cpp