summaryrefslogtreecommitdiffstats
path: root/PC/python_ver_rc.h
diff options
context:
space:
mode:
Diffstat (limited to 'PC/python_ver_rc.h')
-rw-r--r--PC/python_ver_rc.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/PC/python_ver_rc.h b/PC/python_ver_rc.h
index f95e755..c318d44 100644
--- a/PC/python_ver_rc.h
+++ b/PC/python_ver_rc.h
@@ -9,7 +9,6 @@
#define MS_WINDOWS
#include "modsupport.h"
#include "patchlevel.h"
-#include <pythonnt_rc.h>
#ifdef _DEBUG
# define PYTHON_DEBUG_EXT "_d"
#else