summaryrefslogtreecommitdiff
path: root/src/winrand.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/winrand.c')
-rw-r--r--src/winrand.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/winrand.c b/src/winrand.c
index d505e54..56aa450 100644
--- a/src/winrand.c
+++ b/src/winrand.c
@@ -30,8 +30,7 @@
/* Author: Mark Moraes */
-#include "Python.h"
-#include "pycrypto_compat.h"
+#include "pycrypto_common.h"
#ifdef MS_WIN32