X-Git-Url: http://git.asbjorn.biz/?a=blobdiff_plain;f=lib%2Fpython%2Fprimitives.h;h=47647e6b77971eb2821f4b36967ab8d2b2f308c2;hb=3477d799207e51e1cde8d1d8792ae838cc1f2835;hp=e215344e431a1833b2759851ab07e1729c3ba1ba;hpb=0288babb81e62bf607d8c2e428b577756b655fed;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;