summaryrefslogtreecommitdiff
path: root/src/stream_template.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/stream_template.c')
-rw-r--r--src/stream_template.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/stream_template.c b/src/stream_template.c
index c3effa4..a74d18d 100644
--- a/src/stream_template.c
+++ b/src/stream_template.c
@@ -24,6 +24,7 @@
* ===================================================================
*/
+#include "Python.h"
#ifdef HAVE_CONFIG_H
#include "config.h"
@@ -33,7 +34,6 @@
#include <string.h>
#endif
-#include "Python.h"
#include "pycrypto_compat.h"
#include "modsupport.h"