summaryrefslogtreecommitdiffstats
path: root/src/core/hle/service/audio/audrec_a.cpp
diff options
context:
space:
mode:
authorLioncash <mathew1800@gmail.com>2018-08-04 23:39:06 +0200
committerLioncash <mathew1800@gmail.com>2018-08-04 23:39:08 +0200
commitdf51207ed20b72da4e39b33d5d4159328ee72a9c (patch)
tree71b3571c25a2d79aa86d734031a51f98c5fb3e42 /src/core/hle/service/audio/audrec_a.cpp
parentMerge pull request #849 from DarkLordZach/xci (diff)
downloadyuzu-df51207ed20b72da4e39b33d5d4159328ee72a9c.tar
yuzu-df51207ed20b72da4e39b33d5d4159328ee72a9c.tar.gz
yuzu-df51207ed20b72da4e39b33d5d4159328ee72a9c.tar.bz2
yuzu-df51207ed20b72da4e39b33d5d4159328ee72a9c.tar.lz
yuzu-df51207ed20b72da4e39b33d5d4159328ee72a9c.tar.xz
yuzu-df51207ed20b72da4e39b33d5d4159328ee72a9c.tar.zst
yuzu-df51207ed20b72da4e39b33d5d4159328ee72a9c.zip
Diffstat (limited to 'src/core/hle/service/audio/audrec_a.cpp')
-rw-r--r--src/core/hle/service/audio/audrec_a.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/core/hle/service/audio/audrec_a.cpp b/src/core/hle/service/audio/audrec_a.cpp
index 9c32f9b98..016eabf53 100644
--- a/src/core/hle/service/audio/audrec_a.cpp
+++ b/src/core/hle/service/audio/audrec_a.cpp
@@ -2,8 +2,6 @@
// Licensed under GPLv2 or any later version
// Refer to the license.txt file included.
-#pragma once
-
#include "core/hle/service/audio/audrec_a.h"
namespace Service::Audio {