mirror of
https://github.com/panda3d/panda3d.git
synced 2025-09-29 00:06:44 -04:00
pgraphnodes: Fix ShaderGenerator includes
This commit is contained in:
parent
1c974092e4
commit
7ae72cd880
@ -18,14 +18,14 @@
|
||||
|
||||
#include "pandabase.h"
|
||||
#include "typedReferenceCount.h"
|
||||
#include "graphicsStateGuardianBase.h"
|
||||
#include "shaderAttrib.h"
|
||||
#include "renderState.h"
|
||||
|
||||
#ifdef HAVE_CG
|
||||
|
||||
#include "graphicsStateGuardianBase.h"
|
||||
#include "graphicsOutputBase.h"
|
||||
#include "nodePath.h"
|
||||
#include "shaderAttrib.h"
|
||||
#include "renderState.h"
|
||||
#include "renderAttrib.h"
|
||||
|
||||
#include "colorAttrib.h"
|
||||
|
Loading…
x
Reference in New Issue
Block a user