X-Git-Url: http://git.asbjorn.biz/?a=blobdiff_plain;f=lib%2Fmodules%2Fswfabc.c;h=74a00f9cbc48d373b781d4800a149057aeffc397;hb=644837a3d0f18ac76d55c9ba438246cb5a2927d6;hp=2598fade95f014257cb8cad33b6a10fbfe43ff1b;hpb=ba64d5da3ab706b4243e95c80677e6a19d0fd181;p=swftools.git diff --git a/lib/modules/swfabc.c b/lib/modules/swfabc.c index 2598fad..74a00f9 100644 --- a/lib/modules/swfabc.c +++ b/lib/modules/swfabc.c @@ -22,6 +22,8 @@ along with this program; if not, write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA */ +#include "../rfxswf.h" + static unsigned AVM2_uint32toU30(unsigned val, char * out) { unsigned len = 0;