00001 #include "ball.hh" 00002 #include "register.hh" 00003 00004 namespace anoid { 00005 namespace plugin { 00006 namespace anoid { 00007 00008 Register(Ball) 00009 00010 }; 00011 }; 00012 };