summaryrefslogtreecommitdiffstats
path: root/src/core/hle/kernel/k_class_token.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/hle/kernel/k_class_token.h')
-rw-r--r--src/core/hle/kernel/k_class_token.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/core/hle/kernel/k_class_token.h b/src/core/hle/kernel/k_class_token.h
index 89b80a341..fb4307cd0 100644
--- a/src/core/hle/kernel/k_class_token.h
+++ b/src/core/hle/kernel/k_class_token.h
@@ -97,7 +97,7 @@ public:
KServerSession,
KClientPort,
KClientSession,
- Process,
+ KProcess,
KResourceLimit,
KLightSession,
KPort,