Browse Source

include renderState.h

David Rose 20 years ago
parent
commit
aac8af982c
1 changed files with 1 additions and 0 deletions
  1. 1 0
      panda/src/collide/collisionPolygon.cxx

+ 1 - 0
panda/src/collide/collisionPolygon.cxx

@@ -40,6 +40,7 @@
 #include "geomTrifans.h"
 #include "geomLinestrips.h"
 #include "geomVertexWriter.h"
+#include "renderState.h"
 
 #include <algorithm>