Browse Source

Remove unused imports in game_list_p.h

Kloen 9 năm trước cách đây
mục cha
commit
b763220dec
1 tập tin đã thay đổi với 0 bổ sung2 xóa
  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.