summaryrefslogtreecommitdiff
path: root/Kernel/Ext2FileSystem.h
diff options
context:
space:
mode:
Diffstat (limited to 'Kernel/Ext2FileSystem.h')
-rw-r--r--Kernel/Ext2FileSystem.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/Kernel/Ext2FileSystem.h b/Kernel/Ext2FileSystem.h
index cbd280a29e..48af843b5d 100644
--- a/Kernel/Ext2FileSystem.h
+++ b/Kernel/Ext2FileSystem.h
@@ -2,7 +2,6 @@
#include "DiskBackedFileSystem.h"
#include "UnixTypes.h"
-#include <AK/Buffer.h>
#include <AK/OwnPtr.h>
#include "ext2_fs.h"