Index: OpenSceneGraph/trunk/src/osgPlugins/fbx/fbxMaterialToOsgStateSet.h
===================================================================
--- OpenSceneGraph/trunk/src/osgPlugins/fbx/fbxMaterialToOsgStateSet.h (revision 11107)
+++ OpenSceneGraph/trunk/src/osgPlugins/fbx/fbxMaterialToOsgStateSet.h (revision 11251)
@@ -34,4 +34,6 @@
         _options(options),
         _dir(dir) {}
+
+    void checkInvertTransparency();
 private:
     //Convert a texture fbx to an osg texture.
