yuzu/configuration/configure_touchscreen_advanced: Remove unnecessary header inclusions
This commit is contained in:
parent
a0f615f232
commit
609e98bc63
|
@ -6,8 +6,6 @@
|
|||
|
||||
#include <memory>
|
||||
#include <QDialog>
|
||||
#include <QWidget>
|
||||
#include "yuzu/configuration/config.h"
|
||||
|
||||
namespace Ui {
|
||||
class ConfigureTouchscreenAdvanced;
|
||||
|
|
Reference in New Issue