Merge pull request #2746 from Kloen/just-why

Remove unused imports in game_list_p.h
pull/8/head
James Rowe 8 years ago committed by GitHub
commit a7ddec88d4

@ -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.

Loading…
Cancel
Save