View | Details | Raw Unified
Collapse All | Expand All

(-) work/Imaging-1.1.4/_imagingft.c (+1 lines)
 Lines 15-20    Link Here 
#include "Python.h"
#include "Python.h"
#include "Imaging.h"
#include "Imaging.h"
#include <ft2build.h>
#include <freetype/freetype.h>
#include <freetype/freetype.h>
#if PY_VERSION_HEX < 0x01060000
#if PY_VERSION_HEX < 0x01060000