mirror of
https://github.com/RGBCube/serenity
synced 2025-07-25 21:27:35 +00:00
LibCompress: Add missing header to DeflateTables.h
This commit is contained in:
parent
f9a4f4f7e6
commit
ce1313fbdc
1 changed files with 1 additions and 0 deletions
|
@ -7,6 +7,7 @@
|
|||
#pragma once
|
||||
|
||||
#include <AK/Array.h>
|
||||
#include <stdint.h>
|
||||
|
||||
namespace Compress {
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue