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

@ -8,8 +8,6 @@
#include "video_core/pica.h"
#include "video_core/shader/shader_interpreter.h"
namespace Pica {
/*