diff options
Diffstat (limited to 'modules/openxr/openxr_util.h')
-rw-r--r-- | modules/openxr/openxr_util.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/openxr/openxr_util.h b/modules/openxr/openxr_util.h index 4371b74d2f..a5cc7cd512 100644 --- a/modules/openxr/openxr_util.h +++ b/modules/openxr/openxr_util.h @@ -44,4 +44,4 @@ public: static String make_xr_version_string(XrVersion p_version); }; -#endif // !OPENXR_UTIL_H +#endif // OPENXR_UTIL_H |