瀏覽代碼

whoopsy, wrong case

David Rose 14 年之前
父節點
當前提交
49a1a950e6
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      panda/src/pgraph/occluderNode.h

+ 1 - 1
panda/src/pgraph/occluderNode.h

@@ -103,6 +103,6 @@ private:
   static TypeHandle _type_handle;
 };
 
-#include "OccluderNode.I"
+#include "occluderNode.I"
 
 #endif