summaryrefslogtreecommitdiff
path: root/Kernel/FileSystem/Plan9FS/Message.h
diff options
context:
space:
mode:
Diffstat (limited to 'Kernel/FileSystem/Plan9FS/Message.h')
-rw-r--r--Kernel/FileSystem/Plan9FS/Message.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/Kernel/FileSystem/Plan9FS/Message.h b/Kernel/FileSystem/Plan9FS/Message.h
index 41d5f6f91d..33d953228a 100644
--- a/Kernel/FileSystem/Plan9FS/Message.h
+++ b/Kernel/FileSystem/Plan9FS/Message.h
@@ -8,8 +8,8 @@
#include <AK/Types.h>
#include <Kernel/FileSystem/Plan9FS/Definitions.h>
-#include <Kernel/KBuffer.h>
-#include <Kernel/KBufferBuilder.h>
+#include <Kernel/Library/KBuffer.h>
+#include <Kernel/Library/KBufferBuilder.h>
namespace Kernel {