mirror of
https://github.com/python-pillow/Pillow.git
synced 2026-02-04 06:25:52 +03:00
Renamed ImPlatform.h to ImagingPlatform.h
This commit is contained in:
parent
06d9572173
commit
daff43f00a
|
|
@ -10,7 +10,7 @@
|
|||
* See the README file for information on usage and redistribution.
|
||||
*/
|
||||
|
||||
#include "ImPlatform.h"
|
||||
#include "ImagingPlatform.h"
|
||||
#include "Mode.h"
|
||||
|
||||
#if defined(__cplusplus)
|
||||
|
|
|
|||
|
|
@ -12,7 +12,7 @@
|
|||
|
||||
#ifdef _WIN32
|
||||
|
||||
#include "ImPlatform.h"
|
||||
#include "ImagingPlatform.h"
|
||||
|
||||
#if defined(__cplusplus)
|
||||
extern "C" {
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user