mirror of
https://github.com/python-pillow/Pillow.git
synced 2024-11-10 19:56:47 +03:00
Prefix header include
This commit is contained in:
parent
c131a69515
commit
ac1e86b9d4
|
@ -16,7 +16,7 @@
|
||||||
#include "Python.h"
|
#include "Python.h"
|
||||||
#include "libImaging/Imaging.h"
|
#include "libImaging/Imaging.h"
|
||||||
|
|
||||||
#include "_tkmini.h"
|
#include "Tk/_tkmini.h"
|
||||||
|
|
||||||
/* must link with Tk/tkImaging.c */
|
/* must link with Tk/tkImaging.c */
|
||||||
extern void TkImaging_Init(Tcl_Interp* interp);
|
extern void TkImaging_Init(Tcl_Interp* interp);
|
||||||
|
|
Loading…
Reference in New Issue
Block a user