diff options
Diffstat (limited to 'modules/openxr/action_map/openxr_action.h')
-rw-r--r-- | modules/openxr/action_map/openxr_action.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/openxr/action_map/openxr_action.h b/modules/openxr/action_map/openxr_action.h index 5e57f89133..a7c1c9988c 100644 --- a/modules/openxr/action_map/openxr_action.h +++ b/modules/openxr/action_map/openxr_action.h @@ -84,4 +84,4 @@ public: VARIANT_ENUM_CAST(OpenXRAction::ActionType); -#endif // !OPENXR_ACTION_H +#endif // OPENXR_ACTION_H |