From c49c3e9f277b3a0b7e1aa1df01f68c1c9ffcf17d Mon Sep 17 00:00:00 2001 From: fearlessTobi <thm.frey@gmail.com> Date: Thu, 22 Aug 2019 14:37:31 +0200 Subject: Fix uisettings include --- src/yuzu/game_list.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/yuzu/game_list.h b/src/yuzu/game_list.h index e781afb16d..878d944138 100644 --- a/src/yuzu/game_list.h +++ b/src/yuzu/game_list.h @@ -21,7 +21,7 @@ #include <QWidget> #include "common/common_types.h" -#include "ui_settings.h" +#include "uisettings.h" #include "yuzu/compatibility_list.h" class GameListWorker; -- cgit v1.2.3-70-g09d2