diff options
Diffstat (limited to 'src/video_core/gpu_debugger.h')
| -rw-r--r-- | src/video_core/gpu_debugger.h | 3 |
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 @@ | |||
| 10 | 10 | ||
| 11 | #include "core/hle/service/gsp_gpu.h" | 11 | #include "core/hle/service/gsp_gpu.h" |
| 12 | 12 | ||
| 13 | #include "command_processor.h" | ||
| 14 | #include "pica.h" | ||
| 15 | |||
| 16 | class GraphicsDebugger | 13 | class GraphicsDebugger |
| 17 | { | 14 | { |
| 18 | public: | 15 | public: |