diff options
Diffstat (limited to 'src/core/constants.h')
-rw-r--r-- | src/core/constants.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/core/constants.h b/src/core/constants.h index 6d0ec022a..81c5cb279 100644 --- a/src/core/constants.h +++ b/src/core/constants.h @@ -4,6 +4,7 @@ #pragma once +#include <array> #include "common/common_types.h" // This is to consolidate system-wide constants that are used by multiple components of yuzu. |