Просмотр исходного кода

Merge pull request #2746 from Kloen/just-why

Remove unused imports in game_list_p.h
James Rowe 9 лет назад
Родитель
Сommit
a7ddec88d4
1 измененных файлов с 0 добавлено и 2 удалено
  1. 0 2
      src/citra_qt/game_list_p.h

+ 0 - 2
src/citra_qt/game_list_p.h

@@ -10,10 +10,8 @@
 #include <QStandardItem>
 #include <QString>
 #include "citra_qt/util/util.h"
-#include "common/color.h"
 #include "common/string_util.h"
 #include "core/loader/smdh.h"
-#include "video_core/utils.h"
 
 /**
  * Gets the game icon from SMDH data.