Browse Source

Shader stuff

Josh Yelon 20 years ago
parent
commit
f730acc7e1
1 changed files with 2 additions and 1 deletions
  1. 2 1
      panda/src/gobj/Sources.pp

+ 2 - 1
panda/src/gobj/Sources.pp

@@ -142,7 +142,8 @@
     preparedGraphicsObjects.I preparedGraphicsObjects.h \
     lens.h lens.I \
     savedContext.I savedContext.h \
-    shader.h shaderContext.h \
+    shader.h shader.I \
+    shaderContext.h shaderContext.I \
     sliderTable.I sliderTable.h \
     texture.I texture.h \
     textureContext.I textureContext.h \