diff options
| author | 2019-01-17 12:02:01 -0500 | |
|---|---|---|
| committer | 2019-01-17 12:02:01 -0500 | |
| commit | 609e98bc63611af1f893738007db3f8675a87737 (patch) | |
| tree | 0ffc38be265805511061dbfc7b9d5cc53f0c772b /src | |
| parent | yuzu/configuration/configure_per_general: Remove unused header inclusions (diff) | |
| download | yuzu-609e98bc63611af1f893738007db3f8675a87737.tar.gz yuzu-609e98bc63611af1f893738007db3f8675a87737.tar.xz yuzu-609e98bc63611af1f893738007db3f8675a87737.zip | |
yuzu/configuration/configure_touchscreen_advanced: Remove unnecessary header inclusions
Diffstat (limited to 'src')
| -rw-r--r-- | src/yuzu/configuration/configure_touchscreen_advanced.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/yuzu/configuration/configure_touchscreen_advanced.h b/src/yuzu/configuration/configure_touchscreen_advanced.h index 41cd255fb..3d0772c87 100644 --- a/src/yuzu/configuration/configure_touchscreen_advanced.h +++ b/src/yuzu/configuration/configure_touchscreen_advanced.h | |||
| @@ -6,8 +6,6 @@ | |||
| 6 | 6 | ||
| 7 | #include <memory> | 7 | #include <memory> |
| 8 | #include <QDialog> | 8 | #include <QDialog> |
| 9 | #include <QWidget> | ||
| 10 | #include "yuzu/configuration/config.h" | ||
| 11 | 9 | ||
| 12 | namespace Ui { | 10 | namespace Ui { |
| 13 | class ConfigureTouchscreenAdvanced; | 11 | class ConfigureTouchscreenAdvanced; |