summaryrefslogtreecommitdiffstats
path: root/PC/dl_nt.c
diff options
context:
space:
mode:
Diffstat (limited to 'PC/dl_nt.c')
-rw-r--r--PC/dl_nt.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/PC/dl_nt.c b/PC/dl_nt.c
index 6e77851..2608f7e 100644
--- a/PC/dl_nt.c
+++ b/PC/dl_nt.c
@@ -10,7 +10,7 @@ forgotten) from the programmer.
#include "windows.h"
/* NT and Python share these */
-#include "config.h"
+#include "pyconfig.h"
#include "Python.h"
char dllVersionBuffer[16] = ""; // a private buffer