[Swfed-svn] swfed-svn [524] swf_tag_sprite_detail_t を使っているので、必要なヘッダを include

Back to archive index

svnno****@sourc***** svnno****@sourc*****
2011年 4月 6日 (水) 16:08:39 JST


Revision: 524
          http://sourceforge.jp/projects/swfed/svn/view?view=rev&revision=524
Author:   yoya
Date:     2011-04-06 16:08:39 +0900 (Wed, 06 Apr 2011)

Log Message:
-----------
swf_tag_sprite_detail_t を使っているので、必要なヘッダを include

Modified Paths:
--------------
    trunk/src/swf_object.h


-------------- next part --------------
Modified: trunk/src/swf_object.h
===================================================================
--- trunk/src/swf_object.h	2011-04-06 06:48:42 UTC (rev 523)
+++ trunk/src/swf_object.h	2011-04-06 07:08:39 UTC (rev 524)
@@ -11,6 +11,7 @@
 #include "swf_header.h"
 #include "swf_header.h"
 #include "swf_tag.h"
+#include "swf_tag_sprite.h"
 
 typedef struct swf_object_ {
     swf_header_t header;



Swfed-svn メーリングリストの案内
Back to archive index