X-Git-Url: http://git.asbjorn.biz/?a=blobdiff_plain;f=lib%2Fpython%2Ftaglist.h;h=4c85d488f36d60c2020a7fba9b0754e3a3b63f8f;hb=180972a54ec5b2e0b4d0667092dbd38f7f90574e;hp=f111e96d3ff3757b96d019b6f6e87b186ac79fb3;hpb=129968d66dd1bb375a99c7741198e8e9c4eee2e1;p=swftools.git diff --git a/lib/python/taglist.h b/lib/python/taglist.h index f111e96..4c85d48 100644 --- a/lib/python/taglist.h +++ b/lib/python/taglist.h @@ -23,9 +23,9 @@ #ifndef __taglist_h__ #define __taglist_h__ -#include "../rfxswf.h" -#undef HAVE_STAT #include +#undef HAVE_STAT +#include "../rfxswf.h" extern PyTypeObject TagListClass;