LibCompress: Remove unused header in Deflate
This commit is contained in:
parent
b765a3a261
commit
e03e2737dd
1 changed files with 1 additions and 1 deletions
|
|
@ -10,7 +10,7 @@
|
|||
|
||||
#include <AK/BitStream.h>
|
||||
#include <AK/Stream.h>
|
||||
#include <LibCompress/Zlib.h>
|
||||
#include <LibCompress/GenericZlib.h>
|
||||
|
||||
namespace Compress {
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue