LibGfx: IWYU for FourCC.h

Makes clangd-induced red squigglies disappear when editing this file.

No behavior change.
This commit is contained in:
Nico Weber 2024-02-28 08:51:02 -05:00 committed by Tim Flynn
parent 86203974f5
commit 53c6dfacd7
Notes: sideshowbarker 2024-07-17 20:58:35 +09:00

View File

@ -6,6 +6,8 @@
#pragma once
#include <AK/Types.h>
namespace Gfx {
struct [[gnu::packed]] FourCC {