summaryrefslogtreecommitdiffstats
path: root/src/core/hle/service/nvdrv/devices/nvhost_ctrl.h
diff options
context:
space:
mode:
authorLioncash <mathew1800@gmail.com>2018-08-07 14:42:18 +0200
committerLioncash <mathew1800@gmail.com>2018-08-07 14:54:50 +0200
commitfa8017295bb49912f44c29d6459027ffc2d683d9 (patch)
treee261b700ac265833e74a47cfdec13c266dbe7f8c /src/core/hle/service/nvdrv/devices/nvhost_ctrl.h
parentMerge pull request #931 from DarkLordZach/nca-as-drd (diff)
downloadyuzu-fa8017295bb49912f44c29d6459027ffc2d683d9.tar
yuzu-fa8017295bb49912f44c29d6459027ffc2d683d9.tar.gz
yuzu-fa8017295bb49912f44c29d6459027ffc2d683d9.tar.bz2
yuzu-fa8017295bb49912f44c29d6459027ffc2d683d9.tar.lz
yuzu-fa8017295bb49912f44c29d6459027ffc2d683d9.tar.xz
yuzu-fa8017295bb49912f44c29d6459027ffc2d683d9.tar.zst
yuzu-fa8017295bb49912f44c29d6459027ffc2d683d9.zip
Diffstat (limited to 'src/core/hle/service/nvdrv/devices/nvhost_ctrl.h')
-rw-r--r--src/core/hle/service/nvdrv/devices/nvhost_ctrl.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/core/hle/service/nvdrv/devices/nvhost_ctrl.h b/src/core/hle/service/nvdrv/devices/nvhost_ctrl.h
index 090261a60..6b496e9fe 100644
--- a/src/core/hle/service/nvdrv/devices/nvhost_ctrl.h
+++ b/src/core/hle/service/nvdrv/devices/nvhost_ctrl.h
@@ -5,8 +5,6 @@
#pragma once
#include <array>
-#include <cstdlib>
-#include <cstring>
#include <vector>
#include "common/common_types.h"
#include "core/hle/service/nvdrv/devices/nvdevice.h"