Browse Source

include texGenAttrib.h

David Rose 20 years ago
parent
commit
cdc8de24bc
1 changed files with 1 additions and 0 deletions
  1. 1 0
      panda/src/display/graphicsStateGuardian.h

+ 1 - 0
panda/src/display/graphicsStateGuardian.h

@@ -41,6 +41,7 @@
 #include "colorWriteAttrib.h"
 #include "colorBlendAttrib.h"
 #include "textureAttrib.h"
+#include "texGenAttrib.h"
 #include "materialAttrib.h"
 #include "lightAttrib.h"
 #include "transparencyAttrib.h"