mirror of
https://github.com/RGBCube/serenity
synced 2025-05-30 17:48:12 +00:00
LibGL: Move AK/Debug.h include to where it is used
This commit is contained in:
parent
143a64f9a2
commit
a55360781b
10 changed files with 1 additions and 9 deletions
|
@ -7,7 +7,6 @@
|
|||
*/
|
||||
|
||||
#include <AK/Assertions.h>
|
||||
#include <AK/Debug.h>
|
||||
#include <LibGL/GLContext.h>
|
||||
|
||||
namespace GL {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue