diff --git a/src/core/hle/service/nvflinger/nvflinger.h b/src/core/hle/service/nvflinger/nvflinger.h index 4f93ffe07..ed160f6f9 100644 --- a/src/core/hle/service/nvflinger/nvflinger.h +++ b/src/core/hle/service/nvflinger/nvflinger.h @@ -8,7 +8,6 @@ #include <mutex> #include <optional> #include <thread> -#include <unordered_map> #include <vector> #include "common/common_types.h"