Index: OpenSceneGraph/trunk/examples/osgmotionblur/osgmotionblur.cpp
===================================================================
--- OpenSceneGraph/trunk/examples/osgmotionblur/osgmotionblur.cpp (revision 6941)
+++ OpenSceneGraph/trunk/examples/osgmotionblur/osgmotionblur.cpp (revision 12529)
@@ -99,5 +99,5 @@
     
     // if not loaded assume no arguments passed in, try use default mode instead.
-    if (!loadedModel) loadedModel = osgDB::readNodeFile("cow.osg");
+    if (!loadedModel) loadedModel = osgDB::readNodeFile("cow.osgt");
 
     // if no model has been successfully loaded report failure.
