summaryrefslogtreecommitdiffstats
path: root/src/core/hle/result.h
diff options
context:
space:
mode:
authorbunnei <bunneidev@gmail.com>2019-03-07 03:55:16 +0100
committerGitHub <noreply@github.com>2019-03-07 03:55:16 +0100
commited0bdcc6385f8984b07780a7b2071696c4829466 (patch)
tree24f3df88cf878349c0d7b4c58a25d702789de057 /src/core/hle/result.h
parentMerge pull request #2190 from lioncash/ogl-global (diff)
parentcore/hle/ipc: Remove unnecessary includes (diff)
downloadyuzu-ed0bdcc6385f8984b07780a7b2071696c4829466.tar
yuzu-ed0bdcc6385f8984b07780a7b2071696c4829466.tar.gz
yuzu-ed0bdcc6385f8984b07780a7b2071696c4829466.tar.bz2
yuzu-ed0bdcc6385f8984b07780a7b2071696c4829466.tar.lz
yuzu-ed0bdcc6385f8984b07780a7b2071696c4829466.tar.xz
yuzu-ed0bdcc6385f8984b07780a7b2071696c4829466.tar.zst
yuzu-ed0bdcc6385f8984b07780a7b2071696c4829466.zip
Diffstat (limited to 'src/core/hle/result.h')
-rw-r--r--src/core/hle/result.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/core/hle/result.h b/src/core/hle/result.h
index bfb77cc31..1ed144481 100644
--- a/src/core/hle/result.h
+++ b/src/core/hle/result.h
@@ -8,7 +8,6 @@
#include <utility>
#include "common/assert.h"
#include "common/bit_field.h"
-#include "common/common_funcs.h"
#include "common/common_types.h"
// All the constants in this file come from http://switchbrew.org/index.php?title=Error_codes