diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/citra_qt/game_list_p.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/citra_qt/game_list_p.h b/src/citra_qt/game_list_p.h index d1118ff7f..12212a3a4 100644 --- a/src/citra_qt/game_list_p.h +++ b/src/citra_qt/game_list_p.h | |||
| @@ -10,10 +10,8 @@ | |||
| 10 | #include <QStandardItem> | 10 | #include <QStandardItem> |
| 11 | #include <QString> | 11 | #include <QString> |
| 12 | #include "citra_qt/util/util.h" | 12 | #include "citra_qt/util/util.h" |
| 13 | #include "common/color.h" | ||
| 14 | #include "common/string_util.h" | 13 | #include "common/string_util.h" |
| 15 | #include "core/loader/smdh.h" | 14 | #include "core/loader/smdh.h" |
| 16 | #include "video_core/utils.h" | ||
| 17 | 15 | ||
| 18 | /** | 16 | /** |
| 19 | * Gets the game icon from SMDH data. | 17 | * Gets the game icon from SMDH data. |