diff options
Diffstat (limited to 'modules/openxr/action_map/openxr_defs.h')
-rw-r--r-- | modules/openxr/action_map/openxr_defs.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/openxr/action_map/openxr_defs.h b/modules/openxr/action_map/openxr_defs.h index 9bdd9a6ded..446e6eb9c6 100644 --- a/modules/openxr/action_map/openxr_defs.h +++ b/modules/openxr/action_map/openxr_defs.h @@ -121,4 +121,4 @@ public: static PackedStringArray get_interaction_profile_paths(); }; -#endif // !OPENXR_DEFS_H +#endif // OPENXR_DEFS_H |