X-Git-Url: http://git.asbjorn.biz/?a=blobdiff_plain;f=lib%2Fpython%2Ftagmap.h;h=66f6ed42ec6c644ce7844954da5ce76b6444ca50;hb=180972a54ec5b2e0b4d0667092dbd38f7f90574e;hp=d35aa433cce08ae8bda5da27cd45e1ed6b724413;hpb=129968d66dd1bb375a99c7741198e8e9c4eee2e1;p=swftools.git diff --git a/lib/python/tagmap.h b/lib/python/tagmap.h index d35aa43..66f6ed4 100644 --- a/lib/python/tagmap.h +++ b/lib/python/tagmap.h @@ -23,9 +23,9 @@ #ifndef __tagmap_h__ #define __tagmap_h__ -#include "../rfxswf.h" -#undef HAVE_STAT #include +#undef HAVE_STAT +#include "../rfxswf.h" extern PyTypeObject TagMapClass; int tagmap_obj2id(PyObject* self, PyObject* obj);