diff --git a/panda/src/gobj/shader.cxx b/panda/src/gobj/shader.cxx index 69fc6225c3..0becf5cf9e 100755 --- a/panda/src/gobj/shader.cxx +++ b/panda/src/gobj/shader.cxx @@ -19,7 +19,7 @@ #include "virtualFileSystem.h" #ifdef HAVE_CG -#include "Cg/cg.h" +#include #define JCG_PROFILE_GLSLV ((CGprofile)7007) #define JCG_PROFILE_GLSLF ((CGprofile)7008) #endif