From: Yoshihiro Yamazaki Date: Thu, 9 Feb 2012 07:53:30 +0000 (+0900) Subject: remove self header file include X-Git-Tag: v0_60~74 X-Git-Url: http://git.osdn.net/view?a=commitdiff_plain;h=01ffb4364242f8b1224af1c8ecf0552de52ced59;p=swfed%2Fswfed.git remove self header file include --- diff --git a/src/swf_matrix.h b/src/swf_matrix.h index 1514054..3342051 100644 --- a/src/swf_matrix.h +++ b/src/swf_matrix.h @@ -7,8 +7,6 @@ #ifndef __SWF_MATRIX_H__ #define __SWF_MATRIX_H__ -#include "swf_matrix.h" - typedef struct swf_matrix_ { // char align; unsigned char has_scale:1;