mirror of
https://github.com/zebrajr/ladybird.git
synced 2025-12-06 00:19:53 +01:00
LibWeb/CSS: Add missing include
This commit is contained in:
parent
fa6c7959ff
commit
923dce4ec1
|
|
@ -6,6 +6,8 @@
|
|||
|
||||
#pragma once
|
||||
|
||||
#include <AK/Types.h>
|
||||
|
||||
namespace Web::CSS {
|
||||
|
||||
enum class SerializationMode : u8 {
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user