summaryrefslogtreecommitdiff
path: root/Source/Kernel/Devices/Device.proto.h
diff options
context:
space:
mode:
Diffstat (limited to 'Source/Kernel/Devices/Device.proto.h')
-rw-r--r--Source/Kernel/Devices/Device.proto.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/Source/Kernel/Devices/Device.proto.h b/Source/Kernel/Devices/Device.proto.h
index 4f216ec..b0db514 100644
--- a/Source/Kernel/Devices/Device.proto.h
+++ b/Source/Kernel/Devices/Device.proto.h
@@ -1,7 +1,7 @@
#ifndef DEF_DEVICE_PROTO_H
#define DEF_DEVICE_PROTO_H
-#include <Library/String.class.h>
+#include <String.class.h>
#include <SyscallManager/IDT.ns.h>