--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/Renderer/Engine/spe/UpdateKey.h Mon Oct 12 09:39:35 2009 +0900 @@ -0,0 +1,8 @@ +#ifndef INCLUDED_TASK_UPDATE_KEY +#define INCLUDED_TASK_UPDATE_KEY +#include <string.h> +#include "SchedTask.h" +//#include "SceneGraphRoot.h" + + +#endif