mirror of
https://github.com/RGBCube/serenity
synced 2025-05-31 06:38:10 +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
|
@ -6,7 +6,6 @@
|
|||
* SPDX-License-Identifier: BSD-2-Clause
|
||||
*/
|
||||
|
||||
#include <AK/Debug.h>
|
||||
#include <LibGL/GLContext.h>
|
||||
#include <LibGL/Image.h>
|
||||
#include <LibGPU/ImageDataLayout.h>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue