mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2025-07-21 12:15:45 +00:00
yuzu/configuration/configure_touchscreen_advanced: Remove unnecessary header inclusions
This commit is contained in:
parent
3f2d25b44a
commit
f056cb73ac
1 changed files with 0 additions and 2 deletions
|
@ -6,8 +6,6 @@
|
||||||
|
|
||||||
#include <memory>
|
#include <memory>
|
||||||
#include <QDialog>
|
#include <QDialog>
|
||||||
#include <QWidget>
|
|
||||||
#include "yuzu/configuration/config.h"
|
|
||||||
|
|
||||||
namespace Ui {
|
namespace Ui {
|
||||||
class ConfigureTouchscreenAdvanced;
|
class ConfigureTouchscreenAdvanced;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue