X-Git-Url: http://git.mutantstargoat.com/user/nuclear/?a=blobdiff_plain;f=libs%2Fdrawtext%2Ffont.c;h=b5ee0e6e20df6cb86372d6b0f96bd2fb19206d8e;hb=HEAD;hp=b66e9171a91a28d92e22c16b69822013c3f63dac;hpb=7fccf8b3543c8cdb993252f0cf9a6b9ed826408e;p=retroray diff --git a/libs/drawtext/font.c b/libs/drawtext/font.c index b66e917..b5ee0e6 100644 --- a/libs/drawtext/font.c +++ b/libs/drawtext/font.c @@ -34,7 +34,7 @@ along with this program. If not, see . #include FT_FREETYPE_H #endif #include "drawtext.h" -#include "drawtext_impl.h" +#include "dtximpl.h" struct io { void *data;