[Base] Fixed possible compilation failure

This commit is contained in:
Gliniak
2025-03-31 22:06:06 +02:00
committed by Radosław Gliński
parent 30dcc09714
commit 86a25791d0
2 changed files with 3 additions and 3 deletions

View File

@@ -31,4 +31,4 @@ class MessengerApp : public App {
} // namespace kernel
} // namespace xe
#endif XENIA_KERNEL_XAM_APPS_MESSENGER_APP_H_
#endif // XENIA_KERNEL_XAM_APPS_MESSENGER_APP_H_