summaryrefslogtreecommitdiffhomepage
path: root/dev/zka/KernelKit/ThreadLocalStorage.inl
diff options
context:
space:
mode:
Diffstat (limited to 'dev/zka/KernelKit/ThreadLocalStorage.inl')
-rw-r--r--dev/zka/KernelKit/ThreadLocalStorage.inl2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev/zka/KernelKit/ThreadLocalStorage.inl b/dev/zka/KernelKit/ThreadLocalStorage.inl
index a800f329..2f0fe553 100644
--- a/dev/zka/KernelKit/ThreadLocalStorage.inl
+++ b/dev/zka/KernelKit/ThreadLocalStorage.inl
@@ -7,7 +7,7 @@
//! @file ThreadLocalStorage.inl
//! @brief Allocate resources from the process's heap storage.
-#ifndef _INC_PROCESS_SCHEDULER_HXX_
+#ifndef INC_PROCESS_SCHEDULER_HXX
#include <KernelKit/UserProcessScheduler.hxx>
#endif