Browse Source

whoops, forgot cull

David Rose 20 years ago
parent
commit
8af9c5b213
1 changed files with 1 additions and 1 deletions
  1. 1 1
      panda/src/display/Sources.pp

+ 1 - 1
panda/src/display/Sources.pp

@@ -5,7 +5,7 @@
 #begin lib_target
 #begin lib_target
   #define TARGET display
   #define TARGET display
   #define LOCAL_LIBS \
   #define LOCAL_LIBS \
-    pgraph putil gsgbase gobj linmath mathutil \
+    pgraph cull putil gsgbase gobj linmath mathutil \
     pstatclient
     pstatclient
 
 
   #define COMBINED_SOURCES $[TARGET]_composite1.cxx $[TARGET]_composite2.cxx 
   #define COMBINED_SOURCES $[TARGET]_composite1.cxx $[TARGET]_composite2.cxx