X-Git-Url: https://git.reactos.org/?p=reactos.git;a=blobdiff_plain;f=lib%2F3rdparty%2Ffreetype%2Fsrc%2Fpshinter%2Fpshinter.c;h=b35a2a91c53c0e8d371a44fdb93ae42899a40924;hp=8e3f193093b51a77fb76e93d4bb3c666f218d5c3;hb=de271b9b4fe5b4a78652cfd70acba043e610f604;hpb=88c9e7c6e86d2af1b6d6843b9aa8f836191f259a diff --git a/lib/3rdparty/freetype/src/pshinter/pshinter.c b/lib/3rdparty/freetype/src/pshinter/pshinter.c index 8e3f193093b..b35a2a91c53 100644 --- a/lib/3rdparty/freetype/src/pshinter/pshinter.c +++ b/lib/3rdparty/freetype/src/pshinter/pshinter.c @@ -19,6 +19,7 @@ #define FT_MAKE_OPTION_SINGLE_OBJECT #include +#include "pshpic.c" #include "pshrec.c" #include "pshglob.c" #include "pshalgo.c"