summaryrefslogtreecommitdiffstats
path: root/src/core/frontend/emu_window.h
diff options
context:
space:
mode:
authorameerj <52414509+ameerj@users.noreply.github.com>2021-11-04 02:21:01 +0100
committerameerj <52414509+ameerj@users.noreply.github.com>2021-11-04 02:42:57 +0100
commit7c4b6aab2ef7cb2be77e32023323b1c5bd9e3d2f (patch)
tree83b16c8a012bef41e6f30a64114da8d01895eeb2 /src/core/frontend/emu_window.h
parentMerge pull request #7278 from Morph1984/svc-num-handles (diff)
downloadyuzu-7c4b6aab2ef7cb2be77e32023323b1c5bd9e3d2f.tar
yuzu-7c4b6aab2ef7cb2be77e32023323b1c5bd9e3d2f.tar.gz
yuzu-7c4b6aab2ef7cb2be77e32023323b1c5bd9e3d2f.tar.bz2
yuzu-7c4b6aab2ef7cb2be77e32023323b1c5bd9e3d2f.tar.lz
yuzu-7c4b6aab2ef7cb2be77e32023323b1c5bd9e3d2f.tar.xz
yuzu-7c4b6aab2ef7cb2be77e32023323b1c5bd9e3d2f.tar.zst
yuzu-7c4b6aab2ef7cb2be77e32023323b1c5bd9e3d2f.zip
Diffstat (limited to 'src/core/frontend/emu_window.h')
-rw-r--r--src/core/frontend/emu_window.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/core/frontend/emu_window.h b/src/core/frontend/emu_window.h
index 076148698..8a86a1d27 100644
--- a/src/core/frontend/emu_window.h
+++ b/src/core/frontend/emu_window.h
@@ -5,7 +5,6 @@
#pragma once
#include <memory>
-#include <tuple>
#include <utility>
#include "common/common_types.h"
#include "core/frontend/framebuffer_layout.h"