]> git.pld-linux.org Git - packages/crossmingw32-freetype.git/blob - freetype-mingw32.patch
- updated to 2.12.0
[packages/crossmingw32-freetype.git] / freetype-mingw32.patch
1 --- freetype-2.12.0/builds/windows/ftsystem.c.orig      2022-03-30 20:50:28.000000000 +0200
2 +++ freetype-2.12.0/builds/windows/ftsystem.c   2022-04-02 14:56:53.702763942 +0200
3 @@ -28,6 +28,7 @@
4    /* memory mapping and allocation includes and definitions */
5  #define WIN32_LEAN_AND_MEAN
6  #include <windows.h>
7 +#include <winapifamily.h>
8  
9  
10    /**************************************************************************
This page took 0.043377 seconds and 3 git commands to generate.