mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-03 10:22:45 -04:00
Fix Cg include
This commit is contained in:
parent
b2dcde40c7
commit
793665d2a6
@ -19,7 +19,7 @@
|
||||
#include "virtualFileSystem.h"
|
||||
|
||||
#ifdef HAVE_CG
|
||||
#include "Cg/cg.h"
|
||||
#include <Cg/cg.h>
|
||||
#define JCG_PROFILE_GLSLV ((CGprofile)7007)
|
||||
#define JCG_PROFILE_GLSLF ((CGprofile)7008)
|
||||
#endif
|
||||
|
Loading…
x
Reference in New Issue
Block a user