summaryrefslogtreecommitdiffstats
path: root/src/video_core/gpu_debugger.h
diff options
context:
space:
mode:
authorLioncash <mathew1800@gmail.com>2015-09-11 05:59:41 +0200
committerLioncash <mathew1800@gmail.com>2015-09-11 06:10:03 +0200
commit1fa772393bfdea75af4d76f82fa324bae3e9ed3c (patch)
treeb4617c1a7d1d1aa221d762f99aaa581e4c1453f5 /src/video_core/gpu_debugger.h
parentMerge pull request #1130 from lioncash/block (diff)
downloadyuzu-1fa772393bfdea75af4d76f82fa324bae3e9ed3c.tar
yuzu-1fa772393bfdea75af4d76f82fa324bae3e9ed3c.tar.gz
yuzu-1fa772393bfdea75af4d76f82fa324bae3e9ed3c.tar.bz2
yuzu-1fa772393bfdea75af4d76f82fa324bae3e9ed3c.tar.lz
yuzu-1fa772393bfdea75af4d76f82fa324bae3e9ed3c.tar.xz
yuzu-1fa772393bfdea75af4d76f82fa324bae3e9ed3c.tar.zst
yuzu-1fa772393bfdea75af4d76f82fa324bae3e9ed3c.zip
Diffstat (limited to 'src/video_core/gpu_debugger.h')
-rw-r--r--src/video_core/gpu_debugger.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/video_core/gpu_debugger.h b/src/video_core/gpu_debugger.h
index 48ac269e3..fae5de7d1 100644
--- a/src/video_core/gpu_debugger.h
+++ b/src/video_core/gpu_debugger.h
@@ -10,9 +10,6 @@
#include "core/hle/service/gsp_gpu.h"
-#include "command_processor.h"
-#include "pica.h"
-
class GraphicsDebugger
{
public: