1
0
mirror of https://git.suyu.dev/suyu/suyu synced 2025-09-01 00:46:32 -05:00

yuzu: Reduce unused includes

This commit is contained in:
ameerj
2022-03-19 01:16:04 -04:00
parent 9b505758dc
commit 936829e873
45 changed files with 5 additions and 104 deletions

View File

@@ -3,13 +3,6 @@
// Refer to the license.txt file included.
#include <memory>
#include <QAbstractButton>
#include <QDialogButtonBox>
#include <QHash>
#include <QListWidgetItem>
#include <QPushButton>
#include <QSignalBlocker>
#include <QTabWidget>
#include "common/logging/log.h"
#include "common/settings.h"
#include "core/core.h"