Index: OpenSceneGraph/trunk/src/osgPlugins/fbx/fbxRMesh.h
===================================================================
--- OpenSceneGraph/trunk/src/osgPlugins/fbx/fbxRMesh.h (revision 11153)
+++ OpenSceneGraph/trunk/src/osgPlugins/fbx/fbxRMesh.h (revision 11262)
@@ -12,4 +12,5 @@
     std::vector<StateSetContent>&,
     BindMatrixMap& boneBindMatrices,
+    const std::set<const KFbxNode*>& fbxSkeletons,
     std::map<KFbxNode*, osgAnimation::Skeleton*>& skeletonMap);
 
