summaryrefslogtreecommitdiffstats
path: root/src/video_core/command_classes/host1x.h
diff options
context:
space:
mode:
authorameerj <52414509+ameerj@users.noreply.github.com>2022-03-19 05:06:57 +0100
committerameerj <52414509+ameerj@users.noreply.github.com>2022-03-19 20:01:31 +0100
commit1bc7d61b5749ed29108cbbbf0a78a41b79504eff (patch)
tree25b0362101d8f7fc6deeed1bb989d3f33258cee5 /src/video_core/command_classes/host1x.h
parentcommon: Reduce unused includes (diff)
downloadyuzu-1bc7d61b5749ed29108cbbbf0a78a41b79504eff.tar
yuzu-1bc7d61b5749ed29108cbbbf0a78a41b79504eff.tar.gz
yuzu-1bc7d61b5749ed29108cbbbf0a78a41b79504eff.tar.bz2
yuzu-1bc7d61b5749ed29108cbbbf0a78a41b79504eff.tar.lz
yuzu-1bc7d61b5749ed29108cbbbf0a78a41b79504eff.tar.xz
yuzu-1bc7d61b5749ed29108cbbbf0a78a41b79504eff.tar.zst
yuzu-1bc7d61b5749ed29108cbbbf0a78a41b79504eff.zip
Diffstat (limited to '')
-rw-r--r--src/video_core/command_classes/host1x.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/video_core/command_classes/host1x.h b/src/video_core/command_classes/host1x.h
index 7e94799dd..736d2fd0c 100644
--- a/src/video_core/command_classes/host1x.h
+++ b/src/video_core/command_classes/host1x.h
@@ -4,8 +4,6 @@
#pragma once
-#include <vector>
-#include "common/common_funcs.h"
#include "common/common_types.h"
namespace Tegra {