From dcce3114c1385d9195dfbc3d4ac7c564a65d3c21 Mon Sep 17 00:00:00 2001 From: Josh Yelon Date: Mon, 5 Sep 2005 03:37:57 +0000 Subject: [PATCH] Shader fixes --- panda/src/pgraph/shaderAttrib.cxx | 2 -- 1 file changed, 2 deletions(-) diff --git a/panda/src/pgraph/shaderAttrib.cxx b/panda/src/pgraph/shaderAttrib.cxx index a2ff940e04..91a60c150c 100755 --- a/panda/src/pgraph/shaderAttrib.cxx +++ b/panda/src/pgraph/shaderAttrib.cxx @@ -18,8 +18,6 @@ #include "pandabase.h" #include "shaderAttrib.h" -#include "config_effects.h" - #include "graphicsStateGuardianBase.h" #include "bamReader.h" #include "bamWriter.h"