mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 00:37:45 +00:00
LibGL: Remove unused GLStruct.h
This commit is contained in:
parent
251f3c007f
commit
178b28b469
4 changed files with 0 additions and 30 deletions
|
@ -13,7 +13,6 @@
|
|||
#include <AK/Variant.h>
|
||||
#include <AK/Vector.h>
|
||||
#include <LibGL/GLContext.h>
|
||||
#include <LibGL/GLStruct.h>
|
||||
#include <LibGL/Tex/NameAllocator.h>
|
||||
#include <LibGL/Tex/Texture.h>
|
||||
#include <LibGL/Tex/TextureUnit.h>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue