diff options
Diffstat (limited to 'core/core_constants.h')
-rw-r--r-- | core/core_constants.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/core_constants.h b/core/core_constants.h index d5b3b156b2..5e05b7a931 100644 --- a/core/core_constants.h +++ b/core/core_constants.h @@ -42,4 +42,4 @@ public: static int64_t get_global_constant_value(int p_idx); }; -#endif // GLOBAL_CONSTANTS_H +#endif // CORE_CONSTANTS_H |