Browse Source

osx compile issue

David Rose 17 years ago
parent
commit
4188b41594
1 changed files with 1 additions and 1 deletions
  1. 1 1
      pandatool/src/egg-palettize/Sources.pp

+ 1 - 1
pandatool/src/egg-palettize/Sources.pp

@@ -2,7 +2,7 @@
 
 
 #define OTHER_LIBS \
 #define OTHER_LIBS \
   egg:c pandaegg:m \
   egg:c pandaegg:m \
-  pgraph:c gobj:c lerp:c linmath:c putil:c \
+  pgraph:c pgraphnodes:c gobj:c lerp:c linmath:c putil:c \
   pnmimage:c pnmimagetypes:c display:c pipeline:c \
   pnmimage:c pnmimagetypes:c display:c pipeline:c \
   event:c mathutil:c cull:c gsgbase:c pstatclient:c \
   event:c mathutil:c cull:c gsgbase:c pstatclient:c \
   $[if $[HAVE_NET],net:c] $[if $[WANT_NATIVE_NET],nativenet:c] \
   $[if $[HAVE_NET],net:c] $[if $[WANT_NATIVE_NET],nativenet:c] \