X-Git-Url: http://git.asbjorn.biz/?a=blobdiff_plain;f=lib%2Fpython%2Fprimitives.h;h=694a8ab7fdf0af88a63263be96b752ff64140a1b;hb=180972a54ec5b2e0b4d0667092dbd38f7f90574e;hp=e215344e431a1833b2759851ab07e1729c3ba1ba;hpb=a18cdd835cad27c679d6a9659836f035fc3a0b5c;p=swftools.git diff --git a/lib/python/primitives.h b/lib/python/primitives.h index e215344..694a8ab 100644 --- a/lib/python/primitives.h +++ b/lib/python/primitives.h @@ -23,8 +23,10 @@ #ifndef __primitives_h__ #define __primitives_h__ -#undef HAVE_STAT #include +#undef HAVE_STAT + +#include "../rfxswf.h" /* exported to allow casting to this type */ extern PyTypeObject ColorClass;