From 936829e8739a1435ec73702ee58c8ff16c94788a Mon Sep 17 00:00:00 2001 From: ameerj <52414509+ameerj@users.noreply.github.com> Date: Sat, 19 Mar 2022 01:16:04 -0400 Subject: yuzu: Reduce unused includes --- src/yuzu/bootmanager.h | 1 - 1 file changed, 1 deletion(-) (limited to 'src/yuzu/bootmanager.h') diff --git a/src/yuzu/bootmanager.h b/src/yuzu/bootmanager.h index 92297a43b..4b0ce0293 100644 --- a/src/yuzu/bootmanager.h +++ b/src/yuzu/bootmanager.h @@ -13,7 +13,6 @@ #include #include #include -#include #include "common/thread.h" #include "core/frontend/emu_window.h" -- cgit v1.2.3