video_core: Reorganize headers

This commit is contained in:
Lioncash
2015-09-11 07:20:02 -04:00
parent 506ab06238
commit aec28ed91e
19 changed files with 56 additions and 62 deletions

View File

@ -4,7 +4,7 @@
#pragma once
#include "shader.h"
#include "video_core/shader/shader.h"
namespace Pica {