X-Git-Url: http://git.asbjorn.biz/?a=blobdiff_plain;ds=inline;f=lib%2Fpython%2Fprimitives.h;h=47647e6b77971eb2821f4b36967ab8d2b2f308c2;hb=5641844394ba7158cdc8579f8f34a781bc6ac3f2;hp=e215344e431a1833b2759851ab07e1729c3ba1ba;hpb=a18cdd835cad27c679d6a9659836f035fc3a0b5c;p=swftools.git diff --git a/lib/python/primitives.h b/lib/python/primitives.h index e215344..47647e6 100644 --- a/lib/python/primitives.h +++ b/lib/python/primitives.h @@ -26,6 +26,8 @@ #undef HAVE_STAT #include +#include "../rfxswf.h" + /* exported to allow casting to this type */ extern PyTypeObject ColorClass; extern PyTypeObject BBoxClass;