mirror of
https://github.com/python-pillow/Pillow.git
synced 2026-02-04 14:35:54 +03:00
Renamed ImDib.h to ImagingDib.h
This commit is contained in:
parent
525842215f
commit
06d9572173
|
|
@ -32,7 +32,7 @@
|
|||
|
||||
#ifdef _WIN32
|
||||
|
||||
#include "libImaging/ImDib.h"
|
||||
#include "libImaging/ImagingDib.h"
|
||||
|
||||
#if SIZEOF_VOID_P == 8
|
||||
#define F_HANDLE "K"
|
||||
|
|
|
|||
|
|
@ -23,7 +23,7 @@
|
|||
|
||||
#ifdef _WIN32
|
||||
|
||||
#include "ImDib.h"
|
||||
#include "ImagingDib.h"
|
||||
|
||||
ModeID
|
||||
ImagingGetModeDIB(int size_out[2]) {
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user