summaryrefslogtreecommitdiff
path: root/AK/ByteBuffer.h
diff options
context:
space:
mode:
Diffstat (limited to 'AK/ByteBuffer.h')
-rw-r--r--AK/ByteBuffer.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/AK/ByteBuffer.h b/AK/ByteBuffer.h
index 945461eee3..9772e2091f 100644
--- a/AK/ByteBuffer.h
+++ b/AK/ByteBuffer.h
@@ -26,7 +26,6 @@
#pragma once
-#include <AK/LogStream.h>
#include <AK/NonnullRefPtr.h>
#include <AK/RefCounted.h>
#include <AK/RefPtr.h>