diff options
Diffstat (limited to 'Kernel/Sources/FS')
| -rw-r--r-- | Kernel/Sources/FS/NewFS.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Kernel/Sources/FS/NewFS.cxx b/Kernel/Sources/FS/NewFS.cxx index 38a417cb..a8790109 100644 --- a/Kernel/Sources/FS/NewFS.cxx +++ b/Kernel/Sources/FS/NewFS.cxx @@ -10,7 +10,7 @@ #include <Modules/ATA/ATA.hxx> #include <Modules/Flash/Flash.hxx> #include <FSKit/NewFS.hxx> -#include <KernelKit/HError.hpp> +#include <KernelKit/LPC.hxx> #include <NewKit/Crc32.hpp> #include <NewKit/KernelCheck.hpp> #include <NewKit/String.hpp> |
