00001 #ifndef STOYBOARD_OUTPUT_H 00002 #define STORYBOARD_OUTPUT_H 00003 00004 #include "global.h" 00005 00006 int storyboard_output(storyboard_struct * a_storyboard); 00007 00008 #endif //STORYBOARD_OUTPUT_H