summaryrefslogtreecommitdiffstats
path: root/src/core/constants.h
diff options
context:
space:
mode:
authorLioncash <mathew1800@gmail.com>2020-07-17 03:43:17 +0200
committerLioncash <mathew1800@gmail.com>2020-07-17 03:43:20 +0200
commite07eb5b22381e871456dd4568943519d366f4592 (patch)
tree7703398b9c7eb5f74ce8e3faf3afd54f677fb9af /src/core/constants.h
parentMerge pull request #4292 from bunnei/mii-rewrite (diff)
downloadyuzu-e07eb5b22381e871456dd4568943519d366f4592.tar
yuzu-e07eb5b22381e871456dd4568943519d366f4592.tar.gz
yuzu-e07eb5b22381e871456dd4568943519d366f4592.tar.bz2
yuzu-e07eb5b22381e871456dd4568943519d366f4592.tar.lz
yuzu-e07eb5b22381e871456dd4568943519d366f4592.tar.xz
yuzu-e07eb5b22381e871456dd4568943519d366f4592.tar.zst
yuzu-e07eb5b22381e871456dd4568943519d366f4592.zip
Diffstat (limited to 'src/core/constants.h')
-rw-r--r--src/core/constants.h1
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.