aboutsummaryrefslogtreecommitdiff
path: root/src/video_core/primitive_assembly.h
diff options
context:
space:
mode:
authorLioncash <mathew1800@gmail.com>2015-09-10 23:59:41 -0400
committerLioncash <mathew1800@gmail.com>2015-09-11 00:10:03 -0400
commit1fa772393bfdea75af4d76f82fa324bae3e9ed3c (patch)
treeb4617c1a7d1d1aa221d762f99aaa581e4c1453f5 /src/video_core/primitive_assembly.h
parentabc34ddb88a43ae0f764536b720c58677ca16a48 (diff)
video_core: Remove unnecessary includes from headers
Diffstat (limited to 'src/video_core/primitive_assembly.h')
-rw-r--r--src/video_core/primitive_assembly.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/video_core/primitive_assembly.h b/src/video_core/primitive_assembly.h
index 80432d68a..52d0ec8ff 100644
--- a/src/video_core/primitive_assembly.h
+++ b/src/video_core/primitive_assembly.h
@@ -8,8 +8,6 @@
#include "video_core/pica.h"
-#include "video_core/shader/shader_interpreter.h"
-
namespace Pica {
/*