Address review comments

This commit is contained in:
fearlessTobi 2018-08-29 16:30:33 +02:00
parent cb3ef488c7
commit cf8b1726df
11 changed files with 4 additions and 18 deletions

View file

@ -3,13 +3,11 @@
#include <QKeyEvent>
#include <QScreen>
#include <QWindow>
#include <fmt/format.h>
#include "citra_qt/bootmanager.h"
#include "common/microprofile.h"
#include "common/scm_rev.h"
#include "common/string_util.h"
#include "core/3ds.h"
#include "core/core.h"
#include "core/settings.h"