fixed import order.
[swftools.git] / lib / python / primitives.h
index 47647e6..694a8ab 100644 (file)
@@ -23,8 +23,8 @@
 #ifndef __primitives_h__
 #define __primitives_h__
 
-#undef HAVE_STAT
 #include <Python.h>
+#undef HAVE_STAT
 
 #include "../rfxswf.h"