diff --git a/src/core/hle/result.h b/src/core/hle/result.h index 06ebb22be3..cfad30b992 100644 --- a/src/core/hle/result.h +++ b/src/core/hle/result.h @@ -10,7 +10,6 @@ #include "common/bit_field.h" #include "common/common_funcs.h" #include "common/common_types.h" -#include "common/expected.h" // All the constants in this file come from