video_core: Remove unnecessary includes from headers

This commit is contained in:
Lioncash 2015-09-10 23:59:41 -04:00
parent abc34ddb88
commit 1fa772393b
5 changed files with 3 additions and 13 deletions

View file

@ -10,9 +10,6 @@
#include "core/hle/service/gsp_gpu.h"
#include "command_processor.h"
#include "pica.h"
class GraphicsDebugger
{
public: