summaryrefslogtreecommitdiff
path: root/src/yuzu_cmd/emu_window/emu_window_sdl2.h
diff options
context:
space:
mode:
authorGravatar ameerj2022-03-19 01:20:06 -0400
committerGravatar ameerj2022-03-20 02:25:09 -0400
commita367db44cfef5a53f58eef947d75964ce9719a89 (patch)
tree4498ada4976b690c45d983706171b8c7a09bfe8a /src/yuzu_cmd/emu_window/emu_window_sdl2.h
parentyuzu: Reduce unused includes (diff)
downloadyuzu-a367db44cfef5a53f58eef947d75964ce9719a89.tar.gz
yuzu-a367db44cfef5a53f58eef947d75964ce9719a89.tar.xz
yuzu-a367db44cfef5a53f58eef947d75964ce9719a89.zip
yuzu_cmd: Reduce unused includes
Diffstat (limited to 'src/yuzu_cmd/emu_window/emu_window_sdl2.h')
-rw-r--r--src/yuzu_cmd/emu_window/emu_window_sdl2.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/yuzu_cmd/emu_window/emu_window_sdl2.h b/src/yuzu_cmd/emu_window/emu_window_sdl2.h
index 0af002693..9746585f5 100644
--- a/src/yuzu_cmd/emu_window/emu_window_sdl2.h
+++ b/src/yuzu_cmd/emu_window/emu_window_sdl2.h
@@ -4,7 +4,6 @@
4 4
5#pragma once 5#pragma once
6 6
7#include <memory>
8#include <utility> 7#include <utility>
9#include "core/frontend/emu_window.h" 8#include "core/frontend/emu_window.h"
10 9