diff options
Diffstat (limited to 'PC/VS9.0/pythoncore.vcproj')
-rw-r--r-- | PC/VS9.0/pythoncore.vcproj | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/PC/VS9.0/pythoncore.vcproj b/PC/VS9.0/pythoncore.vcproj index ab7feca..c5ee9a6 100644 --- a/PC/VS9.0/pythoncore.vcproj +++ b/PC/VS9.0/pythoncore.vcproj @@ -1119,7 +1119,7 @@ >
</File>
<File
- RelativePath="..\..\Modules\operator.c"
+ RelativePath="..\..\Modules\_operator.c"
>
</File>
<File
|