(Cg) Move Cg header include to render_chain.cpp

This commit is contained in:
twinaphex 2015-04-05 18:41:40 +02:00
parent e34c90179f
commit b509e12405
2 changed files with 1 additions and 1 deletions

View File

@ -17,6 +17,7 @@
#include "render_chain.h"
#include <string.h>
#include <retro_inline.h>
#include "../inc/Cg/cg.h"
struct lut_info
{

View File

@ -20,7 +20,6 @@
#include "d3d.h"
#include "../video_state_tracker.h"
#include "../video_shader_parse.h"
#include "../inc/Cg/cg.h"
#include "../../libretro.h"
struct Vertex