diff --git a/README.md b/README.md index 6de52b1b3..ffbc58749 100755 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ yuzu emulator early access ============= -This is the source code for early-access 3477. +This is the source code for early-access 3478. ## Legal Notice diff --git a/src/common/container_hash.h b/src/common/container_hash.h index cfc5dfea8..a5e357745 100755 --- a/src/common/container_hash.h +++ b/src/common/container_hash.h @@ -3,6 +3,7 @@ // SPDX-License-Identifier: BSL-1.0 #include +#include #include #include #include